body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
}
a {
	font-size: 12px;
	color: #3366CC;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #3366CC;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
h2 {
	font-family: Tahoma, Verdana, Arial;
}
.h1 {
	color: #194A8D;
	font-size: 36px;
}
body {
	margin-left: 10px;
	margin-top: 5px;
}
a:link {
	text-decoration: underline;
	color: #932B32;
}
.copyright {color: #932B32}
.h2 {
	font-size: 24px;
	font-weight: bold;
}
.gray {color: #999999}
.red {
	color: #FF0000;
	font-weight: bold;
}
.h3 {font-size: 16px; font-weight: bold; color: #932B32; }
