body {
	font-family: Georgia, "Times New Roman", Times, serif;
	scrollbar-face-color: #ffffff;
	scrollbar-arrow-color: #cccccc;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #f3f3f3;
	scrollbar-darkshadow-color: #cccccc; 
	scrollbar-track-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	font-size: 12pt;
	font-style: normal;
	color: #000033;
	text-decoration: none;
	line-height: normal;
}
a:link {
	color: #000033;
	text-decoration: none;
}

a:visited {
  color: #000033;
  text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #6699FF;
}

a:active {
	color: #6699FF;
	text-decoration: none;
}

.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #39475B;
	text-decoration: none;
	line-height: 16pt;
}
.link {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000040;
	text-decoration: none;
	font-variant: normal;
}
.linkdrop {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000040;
	text-decoration: none;
	font-variant: normal;
}

