body
{
	margin: 0;
	padding: 5px;
	background: url(bg.gif);
	font-family: verdana, san-serif;
	font-size: 11px;
	color: #030;
}

table
{
	font-family: verdana, san-serif;
	font-size: 11px;
	color: #030;
}

p
{
	margin: 0 0 10px 0;
	text-align: justify;
}

h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 0;
}

a:link, a:visited, a:active
{
	text-decoration: none;
	color: #5CA038;
}

a:hover
{
	text-decoration: underline;
}

#nav
{
	color: #E2F1DA;
	font-size: 12px;
}

#nav a:link, #nav a:visited, #nav a:active
{
	text-decoration: none;
	color: #B9FA96;	
	font-weight: bold;
}

#nav a:hover
{
	text-decoration: underline;
}

h3.head
{
	margin-bottom: 10px;
	padding-bottom: 2px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
	font-size: 12px;
	background: url(headline.gif) repeat-x bottom left;
}

#nav h3.head
{
	margin-bottom: 10px;
	padding-bottom: 2px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
	font-size: 12px;
	background: url(headline2.gif) repeat-x bottom left;
}