body,td,th {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	text-align: justify;
}
a:link {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #CC0000;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #CC0000;
	font-weight: bold;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
