body
{
    font-family: Verdana,Arial,Helvetica;
    font-size: 11px;
    color: #000000;
    background-color: #414141;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;        
}

a:link 
{
   font-weight: bold;
   text-decoration: none;
   color: #488AC7;
}

a:visited 
{
   font-weight: bold;
   text-decoration: none;
   color: #488AC7;
}

a:hover, a:active 
{
   font-weight: bold;
   text-decoration: underline;
   color: #488AC7;
} 

td
{
    background-color: #FFFFFF;
}

input, select
{
    font-family: Verdana,Arial,Helvetica;
    font-size: 11px;
}

.button
{

    font-family: Verdana,Arial,Helvetica;
    font-size: 11px;
   	border: 3px double #000000;

}

.txt
{
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	color: #000000;    
}

.questions
{
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 15px;
	text-decoration: underline;	
	color: #996D57;    
}

.larger_txt
{
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 15px;	
	color: #996D57;    
}

.small_txt
{
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	color: #488AC7;    
}

.footer_txt
{
	font-size: 10px;
	line-height: 14px;	
}


.header_txt
{
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	line-height: 17px;
	text-decoration: underline;
	color: #815B49;    
}

.sub_header_txt
{
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height: 17px;
	text-decoration: none;
	color: #815B49;    
}

.contact
{
	font-size: 10px;
}