a {
	font-size: 12px;
	color: #0033FF;
}
a:visited {
	color: #3300FF;
}
a:hover {
	color: #3366FF;
}
a:active {
	color: #339900;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #CCCCCC;
}
.style5 {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
