.style1 {
    font-size: 24;
    color: #660000;
}
.style2 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.style3 {color: #660000}
.style4 {color: #666666}
.style5 {
     color: #990033;
	 font-size: 9px;
}
.style6 {font-size: 12px}
.style7 {color: #000000}
.style8 {font-size: 14px}
.style9 {font-size: 18px}

.style10 {font-size: 12px}
.style11 {
	font-size: 14;
	color: #0066FF;
}
.style12 {font-size: 33px}
.style13 {color: #CC00FF}
.style14 {color: #000033}


.style17 {
	color: #000000;
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.style19 {color: #CC0000; font-size: 12px; }

.style21 {color: #000099}

.style23 {	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}
.style24 {font-size: 12px}
.style25 {color: #FFFFFF}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
