.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	background-color: #6699FF;
}
a:link {
	color: #CC0033;
}
a:visited {
	color: #6699FF;
}
a:hover {
	color: #666666;
}
a:active {
	color: #CC0033;
}


.style3 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 28px;
}
.style4 {color: #3333CC}
.style5 {	color: #009900;
	font-style: italic;
}
.style7 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
}
.style8 {color: #CC0033}
