a:link {text-decoration: none; color: #7A94A5;}
a:visited {text-decoration: none; color: #7A94A5;}
a:active {text-decoration: none; color: #7A94A5;}
a:hover {color: #003B66;}

body {
	font-family: verdana, arial, helvetica;
	font-size : 10px;
	line-height : 15px;
	scrollbar-base-color:#FFEFDC;
	scrollbar-track-color:#FFEFDC;
	scrollbar-face-color:#FFEFDC;
	scrollbar-highlight-color:#FFEFDC;
	scrollbar-3d-light-color:#FFEFDC;
	scrollbar-darkshadow-color:#D9CCBC;
	scrollbar-shadow-color:#FFEFDC;
	scrollbar-arrow-color:#D9CCBC;
}

td {
	font-family: verdana, arial, helvetica;
	font-size : 10px;
	color: #003B66;
	line-height : 15px;
}

.border {
	border-color: #003B66;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}