@charset "utf-8";
/* CSS Document */

body{	font-family : Arial, Helvetica, sans-serif;	color : #666666;	
	background-color : White;  font-size: 11px;

  }
td{ font-family : Arial, Helvetica, sans-serif;	color : Black;	font-size : 12px;}
p{	color : #666666;	font-size : 11px; margin-bottom: 10px;  margin-top: 0px;   }
a{	color : #666666; font-size : 11px; text-decoration: none;  font-weight: normal;}
a:hover{	color:#FF0000; text-decoration : none;  }


.style1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

.style6 {color: #666666}
.style8 {font-size: 11px; color: #666666; }
