
 
BODY {
  	SCROLLBAR-FACE-COLOR: #F95416;
	 SCROLLBAR-HIGHLIGHT-COLOR: #FF9130;
	 SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	 SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	 SCROLLBAR-ARROW-COLOR: #FFFFFF;
	 scrollbar-track-color: #EBEBEB;

}
H1{
font-size: 24px;
font-family: arial;
font-weight: bold;
color: #000000;
}

TABLE {
  font-family: Arial;
  font-size: 10pt;
}

.links{
	font-family:  Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight:bold; text-decoration:none; line-height:11px;
}

A {
  font-family: Arial;
  font-size: 10pt;
  
}

A:link {
  text-decoration: none;
  color: #3300ff;
}

A:visited {
  text-decoration: none;
  color: #3300ff;
}

A:hover {
  text-decoration: underline;
  color: #CC0000;
}

HEAD {
}

