a {
	color: #003E5A;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #003E5A;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #128430;
	text-decoration: none;
	font-weight: bold;
}

body {
	background-color: #FFFFFF;
	scrollbar-face-color: #1E4157;
	scrollbar-highlight-color: #1E4157; 
	scrollbar-shadow-color: #000000; 
	scrollbar-3dlight-color: #6297B7; 
	scrollbar-arrow-color: #FFFFFF; 
	scrollbar-track-color: #264C65; 
	scrollbar-darkshadow-color: #1E4157;
}

.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003E5A;
	background-color: #FFFFFF;
	font-variant: small-caps;
	text-transform: capitalize;
	text-decoration: none;
}

.titlebar {
	background-color: #CCCCCC;
	vertical-align: middle;
	text-align: center;
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
}

.bodytable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #222222;
}

.bodytablelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

.bodyindex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #003E5A;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
