a{
    	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #0f5020;
	text-decoration : none;
	text-align : center;
	font-weight : normal;
}	
b{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #0f5020;
	text-decoration : none;
	font-weight : bold;
	text-align : left;
}
i{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : italic;
	color : #303040;
	text-decoration : none;
	text-align : right;
}
h1{
    	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #0f5020;
	text-decoration : none;
	text-align : center;
	font-weight : normal;
}	
h2{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #303040;
	text-decoration : none;
	text-align : left;
	font-weight : bold;
	font-style : normal;	
}
h3{
    	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #303040;
	text-decoration : none;
	text-align : left;
	font-weight : bold;
	font-style : normal;
	margin-top : 7px;
}
h4{
    	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #303040;
	text-decoration : none;
	text-align : left;
	font-weight : bold;
	font-style : normal;
	margin-top : 0px;
}
h5{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #303040;
	text-decoration : none;
	text-align : right;
	margin-bottom : 0px;
}
h6{
	margin-top : 3;
	margin-bottom : 3;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #0f5020;
	text-decoration : none;
	font-weight : bold;
	text-align : left;
}
td{
    	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #303040;
	text-decoration : none;
	text-align : left;
}
th{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #0f5020;
	text-decoration : none;
	font-weight : bold;
	text-align : center;
	background-color : #c0c0c0;
	padding-bottom : 5px;
	padding-top : 5px;
}	