a:link {color: #ff9900; text-decoration: underline; font-weight: bold;}
a:visited {color: #ff9900; text-decoration: underline;	font-weight: bold;} 
a:active {text-decoration: underline;	font-weight: bold;}
a:hover {text-decoration: overline underline; 	color: white;}
body, .main {
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType:0,startColorStr:#000050,endColorStr:#000030);
	font-family: Enviro, Veranda, Arial, Helvetica; 
	font-size: 15; 
	font-weight: bold; 
	color: orange; 
	background-color: #000050; 
	text-align: center; 
	border: 0; 
	width: 100%; 
	float: center; 
	padding: 10;
}
.crumb {font-family: Veranda, Arial, Helvetica; font-size: 10; font-weight: normal; color: orange; text-align: left;}
.toc {text-align: left; color: black; font-family: Enviro, Veranda, Arial, Helvetica; font-size: 14; background-color: #F3F8D2; width: 600;}
table {	table-border-color-light: rgb(255,255,102);	table-border-color-dark: black;}
body, h1, h2, h3, h4, h5, h6, .crumb {	font-family: Enviro, Veranda, Arial, Helvetica;	margin-top: 0;	margin-bottom: 0;}
h6{	
	text-align: center;
	text-decoration: none;
	letter-spacing: 4pt;
	font-size: 30;
	font-weight: bold;
	color: orange;
}
h5 {font-weight: normal; font-size: 10pt;}
.floater {
	float: none;
}
P{
	border: 1px solid #F90;
}
