BODY  {
	font : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : ##191970 ;
	scrollbar-face-color: #4682b4;
	scrollbar-highlight-color: #add8e6;
	scrollbar-3dlight -color: #a9a9a9;
	scrollbar-darkshadow-color: #008b8b;
	scrollbar-shadow-color: #F0F8FF;
	scrollbar-arrow-color: #696969;
	scrollbar-track-color: #f5f5f5;
}

.logo1 {
	font-size : 20pt;
	font-weight : 100;
	font-family : Arial, Helvetica, sans-serif;
	color : Teal;
	}

	.logo2 {
	font-size : 20pt;
	font-weight : 500;
	font-family : Arial, Helvetica, sans-serif;
	color : #9999FF;
}

   .logo3 {
	font-size : 20pt;
	font-weight : 500;
	font-family : Arial, Helvetica, sans-serif;
	color : #98BA98;
}

A:LINK {
	font : normal;
	color : Teal;
	text-decoration : none;
}

 
A:VISITED {
	color : #9999FF;
}


A:HOVER { 
color : #98BA98;	
}

A:ACTIVE { 
color : Teal;
font-weight : 100;
	}
	
a:link.subnav {
font-size : 16pt;
font-weight : 100;
text-decoration : none;
color : navy;
}

A:VISITED.subnav {
font-size : 16pt;
	color : #483d8b;
	font-weight : 200;
	text-decoration : none;
}


A:HOVER.subnav { 
font-size : 16pt;
color : #ffe4b5;	
font-weight : 200;
	}

A:ACTIVE.subnav { 
font-size : 16pt;
color : navy;
font-weight : 200;
	}

