
body
	{
	background-color: #FFFFFF;
	} 

	{
	margin          : 10px;
	padding         : 10px;
	}


a:link 
	{
	color: 0000ff;
	text-decoration : none;
	}
a:visited 
	{
	color: 0000ff;
	text-decoration : none;
	}
a:active 
	{
	color: 0000ff;
	text-decoration : none;
	}
a:hover 
	{
	color: 0000ff;
	text-decoration : underline;
	}


p 
	{
	font-family: Verdana, Arial, Helvetica; 
	font-size: 16px; 
	color: 3C3D3E ;
	/*line-height: 1.0;*/
	}

td, body 
	{font-family: Verdana, Arial, Helvetica; 
	font-size: 16px; 
	color: 616161;
	}

h1 
	{
	font-family: Verdana, Arial, Helvetica; 
	font-size: 18px; 
	color: 3C3D3E ;
	/*line-height:24px;*/
	}

h2 {font-family: Verdana, Arial, Helvetica; font-size: 16px; color: 3C3D3E }

h5 {font-family: Verdana, Arial, Helvetica; font-size: 8px; color: 15037C}

ul li   
{   
    margin:.5em 10% .5em 0;   
}  

.QuoteText
	{
	font-family: Courier New, Helvetica; 
	font-size: 14px;
	font-weight: normal;
	color: 3C3D3E ;
	/*padding-right: 45px;*/
	/*margin-left: 30px;*/
	}
	
.ContactText
	{
	font-family: Arial, Helvetica; 
	font-size: 14px;
	font-weight: normal;
	color: 15037C;
	padding-right: 45px;
	margin-left: 30px;
	}

.FooterText 
	{ 
	font-family: Arial, Helvetica; 
	font-size: 11px; 
	color: 616161;
	}
.FooterText	a:link {
	text-decoration : none;
	color: 434E7E;
	}
.FooterText	a:visited {
	text-decoration : none;
	color: 434E7E;
	}
.FooterText a:active {
	text-decoration : none;
	color: 434E7E;
	}
.FooterText	a:hover {
	text-decoration : underline;
	color: 434E7E;
	}

span.FooterContactText 
	{ 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 20px; 
	color: 3C3D3E ;
	}
	
span.FooterCreditText
	{
	font-family: Arial, Helvetica; 
	font-size: 11px;
	color: 3C3D3E;
	}
	
span.FooterOrderText
	{
	font-family: Verdana, Arial, Helvetica; 
	font-size: 24px;
	color: 616161;
	}
	
span.MenuStyle
	{
	font-family: Verdana, Arial, Helvetica !important; 
	font-size: 19px !important; 
	text-weight: normal;
	color: 3C3D3E !important;
	line-height:10px;
	}
	
span.MenuStyle a:link 
	{
	text-decoration : none;
	text-weight: bold;
	color: 3C3D3E ;
	}
span.MenuStyle a:visited 
	{
	text-decoration : none;
	text-weight: bold;
	color: 3C3D3E ;
	}
span.MenuStyle a:active 
	{
	text-decoration : none;
	text-weight: bold;
	color: 3C3D3E ;
	}
span.MenuStyle a:hover 
	{
	text-decoration : underline;
	text-weight: bold;
	color: 3C3D3E ;
	}
