body {
	//color: #456556;
	font-weight: normal;
	font-family: "Century Gothic"; font-size: 10px; font-style: normal
}

h1 {
	font-family: "Arial Rounded MT Bold";
	font-size: 35;
	color: #0B5313;
}

.note {

	font-family: Arial, Verdana, sans-serif;

	font-size: 14px;

	color: #333333;

	font-weight: bold;

} 

.new{

	font-size: x-small;

	font-weight: bold;

	color: #494D51;

	font-family: Verdana;

}

.blackbold10{

	font-family: Lucida Sans Unicode;

	font-size: small;

	font-weight: normal;

	

	color: Black;

}

.greenbold10{
	font-family: Lucida Sans Unicode;
	font-size: small;
	font-weight: normal;
	color: Maroon;
}

.blackbold12{

	font-family: Lucida Sans Unicode;

	font-size: medium;

	font-weight: bold;

	color: Black;

}

a:hover {

	font-family: "Century Gothic"; font-size: 16px; font-weight: 700;
	color: red;
}




hr{
	color: #0B5313;
	width: 100%;
	height: 3px;
} 

a {
	font-family: "Century Gothic"; font-size: 16px; font-weight: 700;
	color: #509626;
}

a.links {
	font-family: "Century Gothic"; font-size: 16px; font-weight: 700;
	color: #294816;
	text-decoration:none;
}

a.links:hover {

	font-family: "Century Gothic"; font-size: 16px; font-weight: 700;
	color: red;
}


table{
	font-family: "Century Gothic"; font-size: 16px; font-weight: 400;
	letter-spacing: 0.5px;

	word-spacing: 1px;
	line-height: 16pt;
	
}
ul, li {
	list-style-image: url(images/li_bullet.gif);
	list-style-position: outside;
	 margin-left: 1.0em; padding-left: 0;
	
	padding: 5;
	
	letter-spacing: 0.5px;
	word-spacing: 4px
	
	
}
.highlight{
	color: #3A6123;
	font-family: "Century Gothic"; font-size: 16px; font-weight: 600;
	letter-spacing: 0.5px;
	
	
	word-spacing: 4px
	
}
p { margin-top: 2px; margin-bottom: 2px;
 margin-left: 3.0em; padding-left: 0;
 margin-right: 3.0em; padding-right: 0;
}
.front{
	font-family: "Eras Light ITC"; font-size: 16px; font-weight: normal;
	letter-spacing: -0.5px;

	word-spacing: 0px;
	line-height: 12pt;
	
}

