@charset "utf-8";
a {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline ;
}
.style24 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
}	
.style22 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
}
.style18 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
}
.style17 {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: bold;
}

.style16 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
}

.style15 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: normal;
}
.style14 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
}
.style13 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold  ;
}
.style12 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
}	
.style11 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal   ;
}
.handwrite {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
}
.style10 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.style8 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
}
.stylebold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.justify {
    text-align:justify;
}
.green {
	color: #5C6C2E;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.white {
	color: #FFF; 
}
.lightgreen {
	color: #93AB49; 
}
.background {
	background-color: #FFF;
}
.background2 {
	background-color:#C5C591 ;
}
.background3 {
	background-color:#E9EBD5 ;
}
.table2 {border-width: thin;
border-color:#5C6C2E;	    
}
.table3 { border-width:thin
	border-color:#FFF;

}
.table4 { border-width: thin; border-bottom-color:#FFF;
border-left-color:#FFF;
border-right-color:#FFF;
border-top-color:#FFF
}