input {
	font-family: verdana,helvetica;
	color: #003366;
	background-color: #F0F0F0;
	border: solid 1px #993333;
	font-size: 10px;
	font-weight: bold;
}

select {
	font-family: arial,helvetica;
	color: #003366;
	background-color: #F0F0F0;
	border: solid 1px #993333;
	font-size: 10px;
	font-weight: bold;
}

body {
	margin: 0px;
	font-family: verdana,helvetica;
	background-color: #FFFFFF;
	font-size: 12px;
	scrollbar-face-color: #003366;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #003366;
	scrollbar-3dlight-color: #003366;
	scrollbar-darkshadow-color: #000033;
	scrollbar-track-color: #CCCCCC;
	scrollbar-arrow-color: #FFFFFF;
}

hr {
	color: #003366;
}

button {
	text-align: center;
}

td {
	font-family: verdana,helvetica;
	font-size: 12px;
}

a:link { color: blue; font-weight:normal; text-decoration:none;font-size: 11px;}
a:visited { color: blue; font-weight:normal; text-decoration:none;font-size: 11px;}
a:active { color: blue; font-weight:normal; text-decoration:none;font-size: 11px;}
a:hover { color: blue; font-weight:normal; text-decoration:none;font-size: 11px;}
