.style1 {color: #CCCCCC}
.style2 {color: #660000}
.style5 {
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
}
.style7 {color: #000000; font-weight: bold; }
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-align: justify;
}
.style12 {font-size: 18px; color: #660000; }
.style16 {font-size: 18px; color: #CCCCCC; }
.style16 a:link {
	color: #CCCCCC;
	text-decoration:none;
}
.style16 a:visited {
	color: #CCCCCC;
	text-decoration:none;
}
.style16 a:hover {
	color: #660000;
	text-decoration:none;
}
.style12 a:link {
	color: #660000;
	text-decoration:none;
}
.style12 a:visited {
	color: #660000;
	text-decoration:none;
}
.style12 a:hover {
	color: #cccccc;
	text-decoration:none;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}