.style1 {
	font-family: "arial", helvetica, serif;
	font-size: 22px;
	font-style: italic;
	line-height: 11px;
	font-weight: bolder;
	color: #CC0000;
}

.style2 {
	font-family: "arial", helvetica, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #000000;
} 

.style3 {
	font-family: "arial", helvetica, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	color: #000000;
}
.style4 {
	font-family: "arial", helvetica, serif;
	font-size: 8px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
a:link {color:#000000; text-decoration:none;}
a:visited {color:#000000; text-decoration:none;}
a:hover {color:#FF0000; text-decoration:none;}
a:active {color:#000000; text-decoration:none;}
