body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-image: url(images/bg.gif);
}

p,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 16px;
	text-align: left;
}

.introtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 20px;
	text-align: left;
}

.boldyellow { color: #fc3; font-weight: bold; }

.footer { font-size: 9px; }


h1  {
	font-size: 16px;
	line-height: 20px;
	color: #339;
	text-align: left;
	padding-top: 10px;
}

h2  {
	font-size: 14px;
	color: #900;
	text-align: left;
	line-height: 15px;
	margin-top:-0.5em;
	margin-bottom:-0.5em;
}

h3  {
	font-size: 12px;
	color: #fc3;
	margin-bottom:-1em;
	text-align: left;
}

h4  { font-size: 11px; line-height: 10px font-weight: strong; }

h5  { font-size: 12px; color: #fff; line-height: 12px; }

ul {
	text-align: left;
	padding-left:15px;

}

form {margin:0;padding:0;}

.footnote {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 9px;
} 



#breadcrumbs
 { font-size: 9px; color: #666;
 border-bottom:1px solid #999;
 padding-bottom: 2px;
 margin-bottom: 10px;
 }

#breadcrumbs a:link
 { font-size: 9px; color: #666; text-decoration: none; }

#breadcrumbs a:visited
 { font-size: 9px; color: #666; text-decoration: none; }

#breadcrumbs a:hover
 { font-size: 9px; color: #036; text-decoration: none; }
 
 


a:link    {color: #c00; text-decoration: underline; }

a:visited  {color: #c00; text-decoration: none; }

a:hover {color:#600;}


 #navlist
 {
	font-size: 12px;
	line-height: 16px;
	margin-left: 0;
	padding-top: 77px;
	list-style: none;
	text-align: right;
 }

 
 #navlist a:link, a:visited  
	{color: #000; text-decoration: none; }


 #navlist a:hover  
	{color: #c00; text-decoration: none; }


