body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	text-decoration: none;
	
}a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	text-decoration: none;
	
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #0033FF;
	text-decoration: none;
	}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #330099;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #330099;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #330099;
}
.menu {
	font-size: 14px;
	line-height: 100%;
		}
.table_heading {
	font-size: 16px;
	color: #330099;
	padding-top: 10pt;
	padding-bottom: 10pt;
	font-weight: bold;
	}
.table_items {
	font-size: 12px;
	padding-top: 5pt;
	padding-bottom: 5pt;
	
	}
.nav_bar {
	padding-top: 10pt;
	padding-bottom: 10pt;
	}
.highlights {
	font-size: 20px;
	color: #000000;
	background-color: #FFFF33;
	font-weight: bold;
	}
.block_head {
	font-size: 16px;
	color: #000000;
	background-color: #FFFF33;	
	}
.block_body{
	font-size: 13px;
	color: #330099;
			}
