td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height: 14px;
}

a:link{
	color: #903;
	text-decoration: none;
	}

a:visited{
	color: #C36;
	text-decoration: none;
	}
	
a:hover{
	text-decoration: underline;
	}
	
a:active{
	text-decoration: underline;
	}	

.title
{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0;
	font-weight: normal;
}



.bullets
	{
  	color: #00703C;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 16px;
  	margin: 0px;
  	font-weight: normal;
	}



.body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}


.subheadings
{
	color: #00703c;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	margin: 20px 0 5px 0;
	font-weight: normal;
	
	}


.subheadings_big1
{
	color: #000000;
		font-family: Arial, "Times New Roman", Times, serif;
		font-size: 11px;
		margin: 20px 0 5px 0;
		font-weight: normal;
	
}

.subheadings_big2
{
	color: #000000;
		font-family: Arial, "Times New Roman", Times, serif;
		font-size: 11px;
		margin: 20px 0 5px 0;
		font-weight: normal;
	
}


.field {
	font-family: Arial, Helvetica, sans-serif;	
    	border:1px solid #CCCCCC !important;
    	color:#333333;
    	font-size:11px;
    	margin:5px 5px 0px 5px;
    	width:260px;
}

