body {
margin: 0px;
padding: 0px;
background-color: #ebebeb;
text-align:left;
}

p
{
	font-size: 12px;
	padding:0;
	font-weight: normal;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif; 
}
a 
{
	color:#AFC100;
	font-weight: bold;
	text-decoration:none;
}
a:hover
{
	color:#AFC100;
}

h1
{
	font-size: 18px;
	margin-top: 0;
	padding:0;
	font-weight: normal;
	font-style:italic;
	color: #AFC100;
	font-family:Georgia,Times New Roman,serif; 
	line-height: 130%;
}
h2
{
	font-size: 12px;
	color:#000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif; 
	margin-bottom: 0;
}
h3
{
	font-size: 16px;
	margin-top: 0;
	font-weight: bold;
	color:#A0A0A0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

ul#navlist
{
text-align: left;
list-style: none;
position:relative;
top: 1px;
padding: 0;
margin: 0 auto;
width: 120px;
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;
width: 100%;
padding: 0.3em 0.2em 0.2em 0.2em;
border-width: 1px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
color: #A0A0A0;
text-decoration: none;
background: #ffffff;
font-family: Georgia,Times New Roman,serif;
font-size:12px;
font-weight: normal;
}

#menu>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #fffffff;
color: #AFC100;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #AFC100;
background: ffffff;
border-color: #ffe #aaab9c #ccc #fff;
}
.newstext{
margin-top: 0;
}

.footer a
{
color: #A0A0A0;
text-decoration: none;
font-family: Georgia,Times New Roman,serif;
font-size:12px;
font-weight: normal;
}