.style1 {
	font-family: sans-serif;
	font-size: 12px; 
	color: #333333;
}
.style2 {
	font-family: sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.style3 {
	font-family: sans-serif;
	font-size: 12px;
	color: #999999;
}
.style4 {
	font-family: sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
.style5 {
	font-family: sans-serif;
	font-size: 10px;
	color: #cc0000;
	font-weight: bold;
}
.style6 {
	font-family: sans-serif;
	font-size: 10px;
	color: #666666;
}
.style7 {
	font-family: sans-serif;
	font-size: 16px; 
	color: #990000;
}
.style8 {
	font-family: sans-serif;
	font-size: 12px;
	color: #990000;
}
.style9 {
	font-family: sans-serif;
	font-size: 12px;
	color: #666666;
}
.style10 {
	font-family: sans-serif;
	font-size: 12px;
	color: #003366;
}
.style11 {
	font-family: sans-serif;
	font-size: 12px;
	color: #333300;
}
.style12 {
	font-family: sans-serif;
	font-size: 12px;
	color: #000000;
}


a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #cc0000;
}
a:active {
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
