/* CSS Document */
body
	{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#2E6428;
	margin-top:35px;
	}
p
	{
	text-indent:15px;
	font-size:14px;
	line-height:20px;
	}
.linkbar
	{
	background-color:#FFFFFF;
	}
a.links
	{
	text-decoration:none;
	font-size:10px;
	color:#2A8819;
	}
a.links:hover
	{
	color:#000000;	
	}
.vlines
	{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#17C702;
	}
td.outer
	{	
	font-family:Arial, Helvetica, sans-serif;
	background-color:#2E6428;
	font-size:12px;
	}
a.outer
	{
	text-decoration:none;
	color:#ffffff;
	font-size:12px;
	}
a.outer:hover
	{
	color:#000000;		
	}
h3
	{
	text-align:center;
	font-weight:normal;	
	}
h4	{
	text-align:center;
	}
h5
	{
	text-align:center;
	}
