
BODY, td{font-family:"arial";font-size:8pt;color:"#000000";}

.head { font-family: "arial,helvetica,sans-serif"; font-size:10pt;font-weight: bold;color:#330099;}	
.main { font-family: "arial,helvetica,sans-serif"; font-size:10pt;font-weight: bold;color:#000066;}	

//a{text-decoration:none;}
 A:link{
 	COLOR: #000066; 
	TEXT-DECORATION: none;
	 font-weight: normal; 
	 font-size="8pt";
} 
 A:active{COLOR: #000066; TEXT-DECORATION: none; font-weight: normal; font-size="8pt";} 
 A:visited{COLOR: #000066; TEXT-DECORATION: none; font-weight: normal; font-size="8pt";} 
 A:hover{COLOR: #000066; TEXT-DECORATION: underline; font-weight: normal; font-size="8pt";} 
 
 .title{
 	BACKGROUND-COLOR: lightblue;
	COLOR : black;
	FONT-WEIGHT: BOLD;
 }
 .left{
  	BACKGROUND-COLOR: #CCFFFF;
	COLOR : black;
	FONT-WEIGHT: normal;
 }
 .right{
  	BACKGROUND-COLOR: #CCFFCC;
	COLOR : black;
	FONT-WEIGHT: normal;
}

.sideImg1{
	background-image:url(graph/sidemenu_r1_c1.gif);
}

.sideImg1 :hover{
	background-image:url(graph/sidemenu1_r1_c1.gif);
}
