@charset "UTF-8";
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
}
body { 
	background-repeat: no-repeat;
	color: #933;
	background-color: #FFC
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #CC0000;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}
