body,table,tr,td,th {
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
body.homepage {
	background-image: url(images/bg.gif);
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
li {
	list-style-position: outside;
	list-style-type: square;
	line-height: 20px;
	font-weight: normal;
}

a:link {
	text-decoration: none;
}
.indent {
	padding-left: 25px;
}


a:hover {
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
}
li.number {
	list-style-position: outside;
	list-style-type: decimal;
}

a.homepage:link,a.homepage:visited{
	color: #660000;
	text-decoration: none;
	line-height: 20px;
	font-weight: normal;
}
a.homepage:hover {
	text-decoration: underline;
	font-weight: normal;
}

a.page:link,a.page:visited {
	color: #000000;
}
.date {
	color: #999999;
}

a.page:hover {
	color: #FF3717;
	text-decoration: none;
}
li.title {
	list-style-position: inside;
	list-style-type: square;
	line-height: 20px;
	font-weight: bold;
	padding-left: 8px;
}
h3 {
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
}
li.list {

	list-style-position: outside;
	list-style-type: square;
	line-height: 24px;
	font-weight: normal;
}
.float {
	float: left;
	margin-top: 6px;
}
.floatright{
	float: right;
	margin-top: 6px;
}
.fontbold {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}
.fontbolditalic {
	font-size: 14px;
	font-weight: bold;
	font-style: oblique;
}
.fontitalic {
	font-size: 14px;
	font-style: italic;
}
li.homelist {
	list-style-position: outside;
	list-style-type: square;
	line-height: 24px;
	font-weight: normal;
	color: #660000;
}
li.alpa {
	list-style-position: outside;
	list-style-type: upper-alpha;
	color: #000000;
}
.indent-Homepage {
	float: right;
}
.indent-intro {
	margin-left: 65px;
}
li.none {
	list-style-position: outside;
	list-style-type: none;
	color: #000000;
	font-size: 14px;
}
li.roman {
	color: #000066;
	list-style-position: inside;
	list-style-type: upper-roman;
	font-size: 14px;
}
li.loweralpa {

	list-style-position: outside;
	list-style-type: lower-alpha;
	color: #000000;
}
.fontboldintro {

	font-size: 14px;
	font-weight: bold;
}
.rightfloat {
	float: right;
}.usertitle {
	text-decoration: underline;
}
