body {
	background-image:  url("images/bg.gif");
	background-position:top;
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffff99;
	font-family:Arial, Helvetica, sans-serif;
}
.nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff600;
}
a { color:#009900;}
.nav ul { margin-top:0px; margin-bottom:0px;}
.nav li {list-style-type:none; line-height:24px; margin-left:-20px;}
.nav a {color:#fff600; text-decoration:none;}
.nav a:hover { color:#FFFFFF; text-decoration:underline;}
.maintext { font-size:12px;}
h1 { font-size:18px; font-weight:bold; margin-top:0px;}
h2 { font-size:14px; font-weight:bold; color:#009900;}
h4 { font-size:12px; font-weight:bold; color:#009900; text-decoration:none;}
hr { height:1px;}
.bottom { background-image: url("images/bottom.gif"); background-repeat:no-repeat; height:31px; font-size:12px; color: #FFFFFF;}