.header {
font-family: "Trebuchet MS";
	font-size: 46px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	display:block;
	width: 700px;
	height: 160px;


}

.body_text_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 24px;
	font-style: italic;
	color: #003300;
	line-height: 50px;
	padding: 3px 24px;
	margin: 0px;
	list-style-type: none;
	text-align: center;
}

.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 16px;
	font-style: italic;
	color: #003300;
	line-height: 20px;
	padding: 0px 0px;
	margin: 15px;
	list-style-type: none;
	text-align: justify;	
}

.body_text_center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 16px;
	font-style: italic;
	color: #003300;
	line-height: 20px;
	padding: 0px 0px;
	margin: 15px;
	text-align: center;	
}


.body_text_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 16px;
	font-style: italic;
	color: #003300;
	line-height: 30px;
	padding: 0px 0px;
	margin: 15px;
	list-style-type: circle;
	text-align: justify;	
}
.body_text_citation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 13px;
	font-style: oblique;
	color: #003300;
	line-height: 16px;
	padding: 0px 0px;
	margin: 15px;
		
}

.italicsbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #003300;
}


.navigation_main {
	font:16px 'Trebuchet MS';
	display: block;
	font-weight: lighter;
	text-decoration:underline; 
	padding: 3px 3px 3px 12px;
	color: #003300;
}


.navigation_selected {
	font: 16px 'Trebuchet MS';
	display: block;
	font-weight: lighter;
	padding: 3px 3px 3px 12px;
	color: #003300;
	background-color: #FFFF66 
	
}


.menu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #003300;
	line-height: 18px;
	padding: 3px 22px;
	margin: 0px;
	list-style-type: none;
	text-align: center;
}

