body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-style: normal;
	font-weight: bold;
	background-color: #D6E8FE;
	border-right-style: none;
	border-right-width: thin;
	border-left-style: none;
	border-left-width: thin;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000066;
	font-weight: normal;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
	padding-right: 0px;
}

a {
	color: #000066;
	font-size: 11px;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #990000;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}

.box1 {
	border: 2px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	background-color: #99CCFF;
	width: 848px;
	}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
a:active {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}

.drop {
	width: 650px;
}

