body
{
	background-color: #f8c400;
	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;
}

.gold
{
	color: #967826;
}

.white
{
	color: #ffffff;
}

.black
{
	color: #000000;
}

h1 {
	font-size: 20 px;
	color: #da251c;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-weight: normal;
}

h2 {
	font-size: 17 px;
	color: #11607e;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-weight: normal;
}

a
{
	text-decoration: underline;
	color: #f87b00;
}

a:hover
{
	text-decoration: underline;
	color: #000000;
}

a.white
{
	text-decoration: underline;
	color: #ffffff;
	font-weight: normal;
}

a.white:hover
{
	text-decoration: none;
	color: #ffffff;	
	font-weight: normal;
}


a.black
{
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
}

a.black:hover
{
	text-decoration: none;
	color: #000000;	
	font-weight: normal;
}

.stroke
{
	border: 10px solid #f87b00;
}


.border
{
	border: 2px solid #ffffff;
}