.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF9900;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #996666;
	border-right-color: #996666;
	border-bottom-color: #996666;
	border-left-color: #996666;
	text-align: right;
	vertical-align: 3%;
	white-space: normal;
	text-indent: 3pt;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	border: none #FFCC00;
	font-size: 14px;
	text-align: justify;
	line-height: normal;
	text-indent: 5pt;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #666699;
	border: none #FF9900;
	text-decoration: none;


}
a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #996666;
	border: none #FF9900;
	text-decoration: none;
}
a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #666699;
	border: none #FF9900;
	text-decoration: none;
}
.subHeader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF9900;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #996666;
	border-right-color: #996666;
	border-bottom-color: #996666;
	border-left-color: #996666;
	text-align: right;
	vertical-align: 3%;
	white-space: normal;
	text-indent: 3pt;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #996666;
	font-size: 14px;
	text-align: left;
	line-height: 21px;
	text-indent: 5pt;
	text-transform: none;
	list-style-type: none;
	font-variant: normal;
	border-top: thin none #FFCC66;
	border-right: thin none #FFCC66;
	border-bottom: thin none #FFCC66;
	border-left: thin solid #FFCC66;



}
.contactText {
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #666699;
	border: thin none #CC9966;


}
