a			 { color: #004882 }
a:link	     { color: #004882 }
a:visited    { color: #004882 }
a:active     { color: #004882 }
a:hover      { color: #DA3038 }

BODY {
scrollbar-face-color:#004882;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:'';
scrollbar-shadow-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#004882;
scrollbar-darkshadow-Color:#004882
}

.text, td, th, input, select, textarea {
   font-family: Tahoma, Arial; 
   font-size: 11px;
   margin-top: 0; margin-bottom: 3 
}
.mini {
	font-family: Tahoma, Arial;
	font-size: 9px;
	margin-top: 0; margin-bottom: 0
}
.head {
	color: #004882;
   font-family:  Tahoma, Arial;
   font-size: 11px;
   font-weight: bold;
   margin-top: 2; margin-bottom: 6
}
}
.headwhite {
	color: #FFFFFF;
   font-family:  Tahoma, Arial;
   font-size: 11px;
   font-weight: bold;
   margin-top: 2; margin-bottom: 6
}
.redhead {
color: #DA3038;
   font-family:  Tahoma, Arial;
   font-size: 11px;
   font-weight: bold;
   margin-top: 2; margin-bottom: 6
}
.minihead {
color: #004882;
   font-family:  Tahoma, Arial;
   font-size: 10px;
   font-weight: bold;
   margin-top: 0; margin-bottom: 5
}
.bighead {
	color: #004882;
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	margin-top: 16;
	margin-bottom: 8;
	letter-spacing: 2pt
}
.product {
	color: #525D5A;
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	margin-top: 16;
	margin-bottom: 8;
	letter-spacing: 2pt;
	border-bottom : double;
}
.text1 {
   font-family:  Tahoma, Arial;
   font-size: 12px;
   margin-top: 3; margin-bottom: 3 
}
.text2 {
	font-family: Tahoma, Arial;
	font-size: 13px;
	margin-top: 3; margin-bottom: 3
}
.text2b  {	
	font-family:  Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	margin-top: 3; margin-bottom: 3
}
.text3b {
	font-family:  Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	margin-top: 3; margin-bottom: 3
}
.text4b {
 	font-family:  Tahoma, Arial;
	font-size: 15px;
	font-weight: bold;
	margin-top: 3; margin-bottom: 3
}
.topmenu {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFCC;
	margin-top: 13;
	margin-bottom: 5
}
.menu { 
   font-family: Tahoma, Arial; 
   font-size: 12px;
   margin-left: 10; margin-top: 0; margin-bottom: 10 
}
ul{
   font-family:  Tahoma, Arial;
   font-size: 12px;
   margin-top: 0; margin-bottom: 0 
}
H1{
 	font-family: Tahoma, Arial;
	font-size: 17px;
	font-weight: bolder;	
}
H2{
 	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;		
}
H3{
 	font-family: Tahoma, Arial;
	font-size: 15px;
	font-weight: bold;				
}
H4{
 	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;			
}

.link:link    {color: black;text-decoration:none;}
.link:active  {text-decoration:underline;color:#DA3038;}
.link:visited {color: black;text-decoration:none;}
.link:hover   {text-decoration:underline;color:#DA3038;}

.bod  {font-size:8px; color: #DA3038}
.bodg {font-size:8px; color: Green}