body {
	background-color: #CBD8DA;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style2 {color: #666666}
.style3 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style4 {
	color: #3366CC;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.style5 {
	color: #990000;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.style7 {color: #C10000; font-weight: bold; font-size: 18px; font-family: Arial, Helvetica, sans-serif; }

a#smallweb
{
text-decoration:none;
}


a#smallweb:hover
{
text-decoration:underline;
}
