BODY,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA {
		font-family: Arial, sans-serif, tahoma, "century gothic";
		color: #666666;
		font-size: 11px;
}
BODY { 
        margin-TOP: 0 px;
		margin-BOTTOM: 0 px;
		margin-LEFT: 0 px;
		margin-RIGHT: 0 px; 
        background-color: #FFFFFF;
}
A:link {
        color: #003399; text-decoration: none;
}
A:visited {
        color: #666666; text-decoration: none;
}
A:hover {
        color: #99CCCC; text-decoration: underline;
}
A:active  {
        color: #99CCCC; text-decoration: none;
}
H1 {
        font-size: 15px;
}
H2 {
	font-size: 13px;
	color: #333333;
	line-height: 18px;
	font-style: normal;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;



}
H3 {
	font-size: 9px;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;

}
H4 {
        font-size: 11px; 
}
H5 {
        font-size: 20px; 
}
HR {
        color: #999999; height: 1px;
}

input.search {
		font-family: Arial, sans-serif, tahoma, century gothic;
  		font-size: 10px;
  		color: #000099;
  		background-color: #ffffff;
  		border: solid 1px #999999;
}
input.noborder {
  		border: 0px;
  		text-decoration: none;
  		padding: 0px;
}
.text {
        color: #999999;
}
.pagetitle {
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	padding: 3px;
}
TD.navmenu {
	font-family: verdana, Arial, sans-serif, century gothic;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
	text-decoration: none;
}
.navtitle {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	line-height: normal;
	text-indent: 2pt;
	padding: 0px;
}

.menu {
	text-indent: 10pt;

}
.list {
	text-indent: 25pt;
	display: list-item;
	white-space: nowrap;

}
.listheader {
	text-indent: 10pt;
	display: list-item;
}
.linkurl {
	color: #009900;	text-decoration: none;
	font-style: italic;
}
.date {
	color: #FFFFFF;
}