
BODY {
scrollbar-face-color: #C8D4F8;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #CACACA;
scrollbar-3dlight-color: #445555;
scrollbar-darkshadow-color: #AAAAAA;
scrollbar-track-color: #EEEEEE;
scrollbar-arrow-color: #C93607;
font-family : Helvetica, sans-serif;
}

A  {
	color : Navy;
	text-decoration : underline;
}

A:Visited  {
	color : Navy;
	text-decoration : underline;
}

A:Active  {
	color : Navy;
	text-decoration : underline;
}

A:Hover  {
	color : White;
	text-decoration : none;
	background-color: #6699CC;
}

.title {
 font-family : Helvetica, sans-serif;
 font-size : 18px;
 font-weight : 600;
 color: #80A0F8;
 }

.heading {
font-family : Helvetica, sans-serif;
font-size : 15px;
font-weight : 900;
}

.subheading {
font-family : Helvetica, sans-serif;
font-size : 13px;
font-weight : bold;
}

.most {
font-family : Helvetica, sans-serif;
font-size : 12px;
font-weight : 400;
}

.copyright {
font-family : Helvetica, sans-serif;
font-size : 11px;
font-weight : 300;
}
