body,td,th {
}
body {
	background-color: #660000;
}
a:link {
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12pt;
	color: #660000;
	text-decoration: underline;	
}
a:active {
	font-size: 12pt;
	color: #660000;
	text-decoration: underline;
}
.text2 {
	font-size: 12pt;
	color: #FFFFFF;
	text-decoration: underline;
}
.framed_text {
	height: 22px;
	width: 150px;
	border-top: thin solid #000000;
	border-right: thin solid #000000;
	border-bottom: thin solid #000000;
	border-left: thin none #000000;
	margin: 0px;	
}
h1 {
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
h2 {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.border {
	border-left: 1px solid #660000
}
.bottom {
	border-bottom: 1px solid #660000
}
ul { list-style-image: url(../images/wrench.jpg) }
li { list-style-image: url(../images/wrench.jpg) }