A
{
	color: white;
	font-family: 'verdana';
	margin: 5px;
	font-size: 12px;
	text-decoration: none;
}
.description {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
H2
{
	color: gray;
	font-variant: small-caps;
	font-size: 24px;
}
H1
{
	color: gray;
	font-variant: small-caps;
	font-size: 24px;
}
A:hover
{
	color: yellow;
	font-family: 'verdana';
	margin: 5px;
	font-size: 12px;
	text-decoration: none;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #444444; line-height: 125%;
}
TH
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: white;
	background-color: #b4121d;
}
TD
{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #444444;
}

