body {
	
	font-family: arial; 
	font-style: normal;
	font-weight: normal;
	font-size:90%;
	color: #000000;
	
}

a.navtext {
	font-family: arial; 
	font-style: normal;
	font-weight: bold;
	font-size:120%;
	color: #FFFFFF;
	text-decoration: none;
}

a.subnavtext {
	font-family: arial; 
	font-style: normal;
	font-weight: bold;
	font-size:100%;
	color: #FFFFFF;
	text-decoration: none;
}

a.navtext:hover {
	font-family: arial; 
	font-style: normal;
	font-weight: bold;
	font-size:120%;
	color: #FFFFFF;
	text-decoration: underline;
}

a.subnavtext:hover {
	font-family: arial; 
	font-style: normal;
	font-weight: bold;
	font-size:100%;
	color: #FFFFFF;
	text-decoration: underline;
}

p.copyright {

font-size: 90%;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-weight: normal;

}

p.small {

font-size: 90%;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-weight: normal;

}

td.small {

font-size: 90%;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-weight: normal;

}

td.burgundy {

background-color:660000;

}

td.dkburgundy {

bgcolor: 330000;

}

.feature {

	font-size: 90%;
	color: #000000;
	font-weight: normal;
	bgcolor: FFCC66
}

h1 {
	font-size: 150%;
	font-family: arial; 
	font-style: normal;
	font-weight: bold;
	color: #660000;
	line-height: 16px
}

h2 {
	font-size: 120%;
	font-family: arial; 
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

img {
	border: 0px;
	
}



.burgundy {
	color: #660000;
}

