body {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: small;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #800000;
	text-decoration: none;
}
a:visited {
	color: #800000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
.regular {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: small;
	color: #333333;
}
.smalltext {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: x-small;
	font-style: normal;
	color: #666666;
}
.highlight {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: small;
	color: #000000;
	background-color: #E1E1E1;
}
.pagesubtitle {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: large;
	color: #FF6600;
}
ul>li {
	list-style-image:url(../images/li.gif);
	line-height:20px;
	text-align:left;
}
ol>li {
	line-height:20px;
	text-align:left;
}
.v-line-dotted {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	padding-left: 10px;
}
.h-line-dotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.homecopyright {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: x-small;
	font-style: normal;
	color: #999999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.pagetitle {

	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: x-large;
	color: #990000;
}
.pagehighlights {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: medium;
	color: #000066;
	font-weight: bold;
}
