/* CSS Document */

.style1 {
	font-size: 18px;
	font-weight: lighter;
	color:#666666;
}
.style3 {
	font-size: 16px;
	color:#000066;
	text-shadow:#333333;
	font-weight: bold;
}
.style5 {color: #333333; font-size: 16px;}
.style6 {color: #FF0000 ; font-size: 16px;}
.style7 {
	color: #990000;
	font-size: 20px;
	font-weight: normal;
}
.para{text-indent:5px;
font-size: 13px;
color: #333333;
font-weight: normal}
a   {     color:#FF0000;     text-decoration:none; font-size:14px   }   
a:hover   {     color:#FF9900;     text-decoration:underline;   } 
 	

	