@charset "UTF-8";
body {
	margin-top: 0px;
	font-family: Lucida Grande, Arial, Helvetica, Verdana, Geneva, sans-serif;
	background-color: #FAEF9D;
	background-image: url(images/backgound_fade.gif);
	background-repeat: repeat-x;
	font-size: 13px;
	line-height: 18px;
}


.font1 {
	font-size: 11px;
	font-family: Lucida Grande, Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-weight: bold;
}

H3 {
	FONT-SIZE: 15px;
	line-height: 24px;
	COLOR: #007b32
}

H4 {
	FONT-SIZE: 12px;
	line-height: 18px;
	COLOR: #007b32
}

A{color:#007b32; text-decoration:underline;  
}
A:Visited{color:#007b32; text-decoration:underline;  
}
A:Hover{color:#00C000; text-decoration:underline;  
}
table {
	font-family: Lucida Grande, Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
