body
{
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited
{
	color: #005078;	
	text-decoration: underline;
}

a:hover, a:active
{
	color: #336f8d;
	text-decoration: underline;
}

td, .text1
{
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

.text2
{
	font-family: Tahoma;
	font-size: 12px;
	line-height: normal;
	color: #ffffff;
}

.text3
{
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	color: #000000;
}

.text4
{
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #67653f;
}

.text5
{
	font-family: Tahoma;
	font-size: 13px;
	line-height: normal;
	color: #000000;
}

.text6
{
	font-family: Tahoma;
	font-size: 12px;
	line-height: normal;
	color: #666666;
}

.header1
{
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	line-height: normal;
	color: #000000;
}

.header2
{
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	line-height: normal;
	color: #336f8d;
}

h1
{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	color: #336f8d;
}
.promoTable
{
	width:100%;
	border-bottom-color:#C2BE77; 
	border-bottom-style:solid; 
	border-bottom-width:1px;
	border-left-color:#C2BE77; 
	border-left-style:solid; 
	border-left-width:1px;
	border-right-color:#C2BE77; 
	border-right-style:solid; 
	border-right-width:1px;
	border-top-color:#C2BE77; 
	border-top-style:solid; 
	border-top-width:1px;
}