BODY
{
	COLOR: #000000;
	FONT-FAMILY: Arial;
	background-color: #ffffff;
}

H1
{
	COLOR: #990000;
	FONT-FAMILY: bookman old style;
	font-weight: bolder;
	font-size: 170%;
}

H2
{
	COLOR: #990000;
	FONT-FAMILY: bookman old style;
	font-weight: bold;
	font-size: 140%;
}

H3
{
	COLOR: #333399;
	FONT-FAMILY: bookman old style;
	font-weight: bold;
	font-size: 120%;
}


a:link {
	text-decoration: underline;
	color: #0000ff;
}
a:visited {
	text-decoration: underline;
	color: #0000ff;
}
a:hover {
	text-decoration: none;
	color: #0000ff;
}



p.test {
	color: #333399; 

}

div.testsig
{
	color: #000000; 
	text-align: right;
	font-style: italic;
}



a.nav:link {
	padding-right: 10px;
	color: #990000; 
	text-decoration: none;
	font-weight: bold;
	font-size: 70%;
	FONT-FAMILY: Arial;
	background-image:url(images/button-bg-1.gif);
	background-repeat:no-repeat;
	width: 100px;
	height: 30px;
	text-align: right;
	padding-top: 2px;
	display: block;
	display: inline;

}

a.nav:visited {
	padding-right: 10px;
	color: #990000; 
	text-decoration: none;
	font-weight: bold;
	font-size: 70%; 
	FONT-FAMILY: Arial;
	background-image: url(images/button-bg-1.gif);
	background-repeat: no-repeat;
	width: 100px;
	height: 30px;
	text-align: right;
	padding-top: 2px;
	display: block;
	display: inline;

}

a.nav:hover {
	padding-right: 10px;
	color: #006666; 
	text-decoration: none;
	font-weight: bold;
	font-size: 70%; 
	FONT-FAMILY: Arial;
	background-image: url(images/button-bg-2.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 100px;
	text-align: right;
	padding-top: 2px;
	display: block;
	display: inline;

}

a.rnav:link {
	color: #990000; 
	text-decoration: none;
	font-weight: bold;
	font-size: 70%;
	FONT-FAMILY: Arial;
	background-image: url(images/button-bg-r1.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 10px;
	padding-top: 2px;
	width: 100px;
	text-align: left;
	display: block;

}

a.rnav:visited {
	color: #990000; 
	text-decoration: none;
	font-weight: bold;
	font-size: 70%; 
	FONT-FAMILY: Arial;
	background-image: url(images/button-bg-r1.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 10px;
	width: 100px;
	text-align: left;
	padding-top: 2px;
	display: block;
}

a.rnav:hover {
	color: #006666; 
	text-decoration: none;
	font-weight: bold;
	font-size: 70%; 
	FONT-FAMILY: Arial;
	background-image: url(images/button-bg-r2.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 10px;
	width: 100px;
	text-align: left;
	padding-top: 2px;
	display: block;
}


a.green:link {
	color: #336600;  
	text-decoration: none;

}

a.green:visited {
	color: #336600;  
	text-decoration: none;

}

a.green:hover {
	color: #A7A984; 
	text-decoration: none;

}

a.bottom:link {
	color: #000000;  
	text-decoration: none;
	font-size: 80%;

}

a.bottom:visited {
	color: #000000;  
	text-decoration: none;
	font-size: 80%;

}

a.bottom:hover {
	color: #000000; 
	text-decoration: underline;
	font-size: 80%;

}

a.admin:link, a.admin:visited {
	color: #cccccc;  
	text-decoration: none;
	font-size: 80%;
	text-align: center;
}



