td,th {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	color:#333333;
}
body {

}

a {
 font-family:"Times New Roman", Times, serif;
 font-weight:bold;
 text-decoration:none;
 color:#990033;
}

a:hover {
 font-family:"Times New Roman", Times, serif;
 font-weight:bold;
 text-decoration:none;
 color:#33CC00;
}

.menu {
	font-family: Verdana,"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	color:#;
	background-image:url(/images/background_light.gif);
	background-repeat:repeat;
 
}

.menu:hover {
	font-family: Verdana,"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	color:#006633;
	background-image:url(/images/background_light.gif);
	background-repeat:repeat;

}


.page_header {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:18px;
	text-decoration:none;
	color:#000000;
	text-align:center;
}

.banner {
 font-family: Verdana, "Times New Roman", Times, serif;
 font-size:10px;
 text-decoration:none;
 color:#FFFFFF;

}


.content {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	text-align:justify;	
	color:#333333;
}




