html, body, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
}
BODY 
{ scrollbar-face-color: #D5C59B;
scrollbar-shadow-color: #666666;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #999999;
scrollbar-darkshadow-color: #666666;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #913255;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.7em;
background-color: #FFFFE8;
color: #000000;
text-align: center;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #913255;
}
a {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #993366}
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #913255}
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #333399 }
p2 { font-family: Arial, Helvetica, sans-serif; font-size: 10px ; color:#333399}
.bold {
	font-weight: bold;
	color: #993366;
}

#nav {
width:775px;
text-align:center;
margin:auto;
}
#wrapper {
width:775px;
margin:0 auto;
text-align:center;
}
#nav2 {
width:775px;
}

.heading {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}