.pagetitle { 
	text-align: left; 
	font-family: Times New Roman, Times, serif; 	color: #000000; 
	font-weight: normal; 
	font-style: italic; 	
	font-size: 16pt;
}
a.menu_link {
	color: black;
	height: 17px;
	padding-left: 22px;
	padding-top: 3px;
	width: 200px;
	text-decoration: none;
	font-size: 12px;
}

a.menu_link:link { 
	text-decoration: none;
}

a.menu_link:visited {
	font-size: 12px;
	text-decoration: none;
	color: black;
}

a.menu_link:hover { 
	text-decoration: none;
	font-size: 12px;
	color: #B79F61;
}

h3 {
	font-weight: bold; 
	font-style: italic; 	
	font-size: 14pt;
	text-align: left; 
	font-family: Times New Roman, Times, serif; 	color: #B79F61;
}
