body, table, td, tr, p, blockquote
{
font-size: 12px; 
font-family: verdana, helvetica, sans-serif; 
color: #000000;
}

A, 
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #cc6633;
	font-family: verdana, helvetica, sans-serif;
}
A:hover
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #cc6633;
	font-family: verdana, helvetica, sans-serif;
}





.pagetitleheader {
	background-color: #ffffff;
	height: 20px;
	color: #0066cc;
	font-family: verdana, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.bodytext {
	color:  #000000;
	font-family:verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

a.bodytextlink {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #cc6633;
	font-family: verdana, helvetica, sans-serif
}

a:hover.bodytextlink {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #0066cc;
	font-family: verdana, helvetica, sans-serif
}

.bodytext10 {
	color:  #000000;
	font-family:verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

a.bodytextlink10 {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #cc6633;
	font-family: verdana, helvetica, sans-serif
}

a:hover.bodytextlink10 {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #0066cc;
	font-family: verdana, helvetica, sans-serif
}

.footertext {
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	font-family: verdana, helvetica, sans-serif 
}

a.footertext {
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	font-family: verdana, helvetica, sans-serif
}

a:hover.footertext {
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
	color: #ffffff;
	font-family: verdana, helvetica, sans-serif
}

.toptable {
	background-color: #bgcolor="#0066CC";
	height: 23px;
	color: #ffffff;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.hometable {
	background-color: #cc6633;
	height: 20px;
	color: #ffffff;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.hometabletext {
	color:  #000000;
	font-family:verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}



.tablesectionborder {
	background-color: #BFBFBF;
}


.tablecontent {
	background-color: #ffffff;
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

a.tablecontent {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-family: verdana, helvetica, sans-serif
}

a:hover.tablecontent {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #006633;
	font-family: verdana, helvetica, sans-serif
}

ul { margin-left: 5;}
li { margin-left: 0; list-style-image: url(bulletBrown.gif)}