body {
	background-image: url(images/bg.jpg);
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
}
.style2 {
font-family: Tahoma; 
font-size: 12px; 
color: #333333; 
font-weight: bold; 
}
.style3 {
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-style: normal; 
font-weight: bold; 
color: #FF6C06; 
}
.style4 {
	font-family: Tahoma;
	font-size: 11px;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6801;
	font-style: italic;
}
.style6 {
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-style: italic; 
font-weight: bold; 
color: #990000; 
}
