* { 
padding : 0; 
margin : 0; 
} 
body { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 13px;
background-color: #cccccc;
background-image: url(../images/bgr.jpg);
background-repeat: repeat-x;}  
.BigBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	color: #0033CC;
	font-weight: bold;
}
.black18 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #000000;
}
.style3 {
	font-size: 16px;
	color: #0033CC;
}
.style5 {font-size: 18px; color: #0033CC; }
.style8 {
	color: #FF0000;
	font-size: xx-large;
}
.style9 {
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
}
.style10 {
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
}
.style11 {font-size: 36px}