body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

h1 {
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #194719;
	text-decoration: none;
	margin-bottom: 5px;	
}

a:link, a:active, a:visited{
	font-family: tahoma, verdana, arial, helvetica, Geneva, sans-serif; 
	font-size: 11pt; 
	font-weight: normal;
	background: none transparent scroll repeat 0% 0%; 
	color: #194719; 
	text-decoration: underline ;
}
a:hover {  
	font-family: tahoma, verdana, arial, helvetica, Geneva, sans-serif; 
	font-size: 11pt;
	font-weight: normal;
	background-color: #194719;
	color: #FFFFFF;
	text-decoration: underline ;
}
a.menu:link, a.menu:active, a.menu:visited{
	font-family: tahoma, verdana, arial, helvetica, Geneva, sans-serif; 
	font-size: 8pt; 
	font-weight: bold;
	background: none transparent scroll repeat 0% 0%; 
	color: #194719; 
	text-decoration: none ;
}
a.menu:hover {  
	font-family: tahoma, verdana, arial, helvetica, Geneva, sans-serif; 
	font-size: 8pt;
	font-weight: bold;
	background-color: #194719;
	color: #FFFFFF;
	text-decoration: underline ;
}


.copyright {
	font-family:  arial, helvetica, Geneva, sans-serif;
	font-weight: normal; 
	font-style:italic; 
	font-size: 7pt;
}
.verySmallType {
	font-family:  arial, helvetica, Geneva, sans-serif;
	font-weight: normal; 
	font-style:none; 
	font-size: 7pt;
}

.smallType {
	font-family:  arial, helvetica, Geneva, sans-serif;
	font-weight: normal; 
	font-style:none; 
	font-size: 9pt;
}