body
{
	background-color: #9c9c9c;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
}

*
{
	font-family:Trebuchet MS,Tahoma,Arial,Helvetica,sans-serif;
}

TD
{
	font-size: 13px;
	color: #333333;
}

.white
{
	color: #ffffff;
}

.red
{
	color: #8b1313;
}

h1 {
	font-size: 25 px;
	color: #ffd204;
	font-family:Trebuchet MS,Tahoma,Arial,Helvetica,sans-serif;
	font-weight: normal;
}

h2 {
	font-size: 18 px;
	color: #8b1313;
	font-family:Trebuchet MS,Tahoma,Arial,Helvetica,sans-serif;
	font-weight: normal;
}

h3 {
	font-size: 16 px;
	color: #ffffff;
	font-family:Trebuchet MS,Tahoma,Arial,Helvetica,sans-serif;
	font-weight: bold;
}

a
{
	text-decoration: underline;
	color: #8b1313;
}

a:hover
{
	text-decoration: underline;
	color: #000000;
}

a.red
{
	text-decoration: underline;
	color: #8b1313;
}

a.red:hover
{
	text-decoration: underline;
	color: #000000;
}

.stroke
{
	border: 1px solid #cccccc;
}

.border
{
	border: 1px solid #ffffff;
}