a:link {
	text-decoration: none;
	color: #663300;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color : #666666;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color : #000000;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color : #996600;
	font-weight: bold;
}
p {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 10pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
p a {
	color : #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;

}
p a:hover {
	color : #000000;
	text-decoration: underline;
	font-weight: bold;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #663300;
	font-style: normal;
}
.headerSub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #996600;
	font-style: normal;
}
.headerSubI {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #996600;
	font-style: italic;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}
