body {
font-size: 9pt;
color: #000000;
margin-top: 0px;
margin-left: 20px;
margin-right: 0px;
margin-bottom: 0px;
background: #B4DB82 url(bg1.gif) repeat-x;
}

body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input
{
font-family: verdana, arial, san-serif;
list-style-type: square;
text-align: right-justify;
line-height: 1.5em;
text-align: left;
}

ul{
font-size: 9pt;
line-height: 1.5em;
}

h2 {
	margin: 0 0 0 0;
	font-size: 12pt;
	font-weight: bold;
	color: #2E3192;
}

h3 {
	margin: 0 0 .5em 0;
	font-size: 1.1em;
	line-height: 1.1em;
	color: #000000;
}

h4 {
	margin: 0 0 0 0;
	padding: .2em 0 0 0;
	text-align: right;
	color: #666666;
	font-weight: normal;
	border-top: 1px solid #aea663;
}

table, input, textarea
{
font-size: 9pt;

}

/* link styles */
link {text-decoration: none; font-weight: bold; color: #000000;}
a:link {text-decoration: none; color: #000000;}
a:visited {text-decoration: none; color: #000000;}
a:hover {text-decoration: none; color: #ffffff;}
a:active {text-decoration: none; color: #ffffff;} 

#nav ul {
	margin: 0 0 0 0;
	padding: 0 0 .4em 0;
	list-style-type: none
	text-align: left;
}

#nav ul li {
	margin: 0;
	font-weight: bold;
	padding: 8px;
	list-style-type: none;
	text-align: left;
}

