body {
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#FFFFFF;
}

.header1 
{
  font-family:tahoma; 
  font-size:12px; 
  color:#C66E14;
  font-weight: bold;
}

.header2
{
  font-family:tahoma; 
  font-size:26px; 
  color:#FFFFFF;
  font-weight: normal;
}

.header3
{
  font-family:tahoma; 
  font-size:22px; 
  color:#FFFFFF;
  font-weight: normal;
}

.heading 
{
  font-family:tahoma; 
  font-size:18px; 
  color:#FFFFFF;
  font-weight: bold;
}


.content 
{
  font-family:tahoma; 
  font-size:11px; 
  color:#FFFFFF;
  font-weight: normal;
}

.footer
{
	color: #E28B2C;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;

}
a:link 
{
	color: #ffff00;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
}

a:hover 
{
	color: #ffff00;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a:visited 
{
	color: #ffff00;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}