div, span, font, font.plain, td, th, body
{
	font-family: arial, times;
	font-size: 10pt;
	color: black;
}

body
{
	background-color: white;
}

input, textarea, select
{
	border: 1px solid black;//
}

input.checkboxes
{
	border: 0px solid black;//
}

input.buttons
{
	background-color: #000080;
	color: white;
	font-weight: bold;
	cursor: hand;
	border: 1px solid white;//
}
A, A:ACTIVE, A:FOCUS, A:HOVER, A:LINK, A:VISITED {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
