h1
{
	font-size: x-large;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size : large;
	
}

h3 {
	color: black;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing : 1px;
	
}

h4{
	font-family : Arial, Helvetica, sans-serif;
	color: black;
	letter-spacing : 1px;
	font-size : large;
	margin-left : 15px;
}
h5{
	font-family: "Times New Roman", Times, serif;
	font-size : small;
	color: black;
	background-color : Black;
}
dl{
	color: black;
	font-size: 20px;
	font-family: Futura-Condensed-Bold, Arial, Helvetica, sans-serif;
	line-height : 25px;
	
}
ul{
	
	color: black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
}
BODY
{
	font-size: medium;
	margin-left: 35px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}

.smallfont
{
	padding-right: 1px;
	padding-left: 1px;
	font-size: x-small;
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
P
{
	font-size: medium;
	padding-bottom: 1px;
	color: black;
	font-family: "Times New Roman", Times, serif;
}
A {
		font-weight: bold;
}

A:HOVER {
	color : #CCCC99;
	background-color : inherit;
}
:VISITED:HOVER {
	color : #CCCC99;
	background-color : inherit;
}
:VISITED{
	color : Blue;
	background-color : inherit;
}
.xfsb{
	text-decoration : none;
	color : #FFA500;
	font-weight : normal;
	font-size : x-small;
	line-height : 120%;
	padding-left : 35px;
	margin-left : 3px;
	background-color : Black;
}
.weblist{
	text-decoration : none;
	color : #FFA07A;
	font-weight : normal;
	font-size : small;
	line-height : 130%;
	padding-left : 10px;
	margin-left : 3px;
	background-color : Black;
}
.topbar{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : italic;
	font-variant : small-caps;
	font-weight : lighter;
	color : #33FF33;
	padding-left : 20px;
	margin-left : 3px;
	background-color : Black;
}
.moobar
{
	font-weight: bold;
	font-size: 28px;
	color: #99FF33;
	font-style: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: black;
	font-variant: small-caps;
}
.moobar2
{
	font-size: 12px;
	color: #00ffcc;
	font-style: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: black;
	font-variant: small-caps;
}
.menutdcream{
	background-color : #FDF5E6;
	border : thin ridge #FFA07A;
	color: Black;
}

A:HOVER.sb {
	color : #DEB887;
	background-color : Black;
}
:VISITED:HOVER.sb {
	color : #DEB887;
	background-color : Black;
}
:VISITED.sb
{
	color: lightblue;
	background-color: black;
}
A.sb
{
	color: deepskyblue;
	background-color: black;
}

img{
	border : none;
}

hr{
	color : Black;
	width : 100%;
	background-color : inherit;
}


