

A  {
	font-size : 8pt;
	font-family : Verdana;
	color : 08166B;
	text-decoration : none;
	font-weight:bold;
}

A:Visited  {
	font-size : 8pt;
	font-family : Verdana;
	color : 08166B;
	text-decoration : none;
	font-weight:bold;
}

A:Active  {
	font-size : 8pt;
	font-family : Verdana;
	color : 08166B;
	text-decoration : none;
	font-weight:bold;
	
}

A:Hover  {
	font-size : 8pt;
	font-family : Verdana;
	color : 1233F8;
	text-decoration : underline;
	font-weight:bold;
}


TD.t  
{
	font-size : 8pt;
	font-family : Verdana;
	color : 1233F8;
	font-weight:normal;
}

TD  
{
	font-size : 9pt;
	font-family : Verdana;
	color : #26267A;
}
TD.b  
{
	font-size : 10pt;
	font-family : Verdana,Garamond, sans-serif;
	color : #1F3BC5;
}

TD.ss  
{
	font-size : 8pt;
	font-family : Verdana,Garamond, sans-serif;
	color : #1F3BC5;
}

SUP  
{
	font-size : 8pt;
	font-family : Arial;
	color : #4169e1;
}

TD.form  
{
	font-size : 9pt;
	font-family : Verdana;
	color : #4C4C4C;
	font-weight:bold
}

BODY

{

scrollbar-face-color: 3FCA07;
scrollbar-highlight-color: 33A405;
scrollbar-3dlight-color: 26FF2B;
scrollbar-darkshadow-color: 33A405;
scrollbar-shadow-color: 179C1A;
scrollbar-arrow-color: FFFFFF;
scrollbar-track-color: 33A405;


	font-size : 9pt;
	font-family : Verdana;
	color : #394079;
}


INPUT {
background : #ffffff;
border-style : solid;
border-width : 1px;
border-color : #007A15;
	
}
textarea {
background : #ffffff;
border-style : solid;
border-width : 1px;
border-color : #007A15;
	
} 
INPUT.c {
    background : ffffff;
  	color: 22E327;
	border-style : none;
	
} 
IMG {
   	border-color : 007A15;
	  }