body {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-color: #D1CFCD;
	margin: 0px;
	line-height: 18px;
}


td {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	}

.footer {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}

.footer a:link, .footer a:visited {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}
.footer a:hover, .footer a:active {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: transparent;
	text-decoration: none;
}
 a:link, a:visited {
	font-size:10px;
	font-weight: bold;
	color: #CF7B00;
	background-color: transparent;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: transparent;
	text-decoration: none;
}
	
H1{
font-size: 14px;
	font-weight: bold;
	color: #CF7B00;
	}
	
H2 {
font-size: 12px;
	font-weight: bold;
	color: #CF7B00;
	}
H3 {
font-size: 11px;
	font-weight: bold;
	color: #CF7B00;
}
	
.padding {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.paddingsm {
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
.line {
border-right-style:dotted;
padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
.top {
font-size: 11px;
	font-weight: bold;
	color: #CF7B00;
	}

.email {font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #CF7B00;
	}
	
.email 	 a:link,  .email a:visited {
	font-size:9px;
	font-weight: bold;
	color: #CF7B00;
	background-color: transparent;
	text-decoration: none;
}
.email a:hover, .email a:active {
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	background-color: transparent;
	text-decoration: none;
	}
	
	.lineright {
border-bottom-style:solid;
border-bottom-color:#000000;
border-bottom-width:medium;

}