body {
	background-color: #b6b6b5;

}


#banner {
	background: url(images/headerA.jpg);
	width: 750px;
	height: 150px;
	margin-left:0px;

}

#menu {
	margin-top: 0px;

}
		

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	list-style-type: none;
}
a:link 		{ color: #000000; text-decoration: underline;}
a:visited 	{ color: #333333; text-decoration: underline;}
a:hover 	{ color: #FFFF00; text-decoration: none; background-color: #333333;}
a:active 	{ color: #333333; text-decoration: underline;}
.blank {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 1pt;
}
.tableborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #333333;
	text-decoration: underline;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: disc;
}
.tablecelllight {
	background-color: #FFFF99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.tablecelldark {
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: disc;
}

