.style2 {font-weight: bold; font-size: large;}
body,td,th {
	font-size: small;
	color: #333333;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.style3 {	color: #FFFFFF;
	font-weight: bold;
}
.style7 {	font-size: large;
	color: #FFFFFF;
}
h1 {
	text-align: left;
	font-size: 14px;
	color: #FFFFFF;
}
h2 {
	text-align: center;
	font-size: 12px;
	color: #333333;
}
h1 { margin-bottom: 0 }
h2 { margin-bottom: 0 }
p { margin-top: 0 }
.style11 {font-size: medium; color: #0066CC; }
.style12 {color: #FF0000}