body
{
	margin: 0px;
	background-color: #DBDBDB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
A:link	{ color: #CB1B21; text-decoration: none; font-weight: bold;}
A:visited { color: #CB1B21; text-decoration: none; font-weight: bold;}
A:active { color: #CB1B21; text-decoration: none; font-weight: bold;}
A:hover	{ color: #2C67B9; text-decoration: underline; font-weight: bold;}

.title
{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	color: #2C67B9;
}
.footer
{
	color: #676767;
	font-size: 11px;
}

.smalltitle
{
	color: #2C67B9;
	font-size: 12px;
	font-weight:bold;
}