body
{
	background-color: #e6e6e6;
	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:Tahoma,Arial,Helvetica,sans-serif;
}

TD
{
	font-size: 11px;
	color: #444444;
}

.red
{
	color: #ef0000;
}

.bottom
{
	color: #ffffff;
	font-size: 10px;
}

H1
{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight:bold;
}

a
{
	text-decoration: underline;
	color: #ef0000;
	font-weight:bold;
}

a:hover
{
	text-decoration: underline;
	color: #000000;
	font-weight:bold;
	
}

a.bottom
{
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
	font-size: 10px;
}

a.bottom:hover
{
	text-decoration: underline;
	color: #ffffff;
	font-weight:bold;
	font-size: 10px;
	
}

.stroke
{
	border: 1px solid #e6e6e6;
}


