a {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/bg_seal.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	line-height: 18px;



}
h1 {
	font-size: 24pt;
	font-weight: bold;
	color: #666666;
}
ul {
	list-style-image: url(images/dot.gif);
	font-size: 12px;
	line-height: 1.4em;
	
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	background-image: url(images/ltblu_clr.gif);
	margin: 3px;
	padding: 5px;



}
h3 {
	font-size: 16px;
	font-weight: bold;

}
a:hover {
	text-decoration: underline;
	background-color: #E8E8E8;
}
a:visited {
	color: #003366;
}
a:active {
	color: #99CCFF;
	text-decoration: underline;
	background-color: #FFFFCC;
}
p {
	line-height: 18px;
	font-size: 12px;



}
ol {
	font-size: 12px;
	line-height: 1.4em;

}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 1.25em;

}
blockquote {
	margin: 15px;
	padding: 0px;
}
.leftnavs {
	font-size: 10px;
	line-height: 14px;

}
.leftnavn {
	font-size: 12px;
}
.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006699;
}
td {
	font-size: 12px;
}
.hilite {
	background-color: #FFFF99;
}

