.bodytext {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.whitetext {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
/*
.h1 {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.h2 {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #041A42;
	text-decoration: none;
}
.h3 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
*/

.attached_file {
	text-align: right;
}

.attached_file a{
	color: #041A42;
	font-weight: bold;
	text-decoration: none;
}

.attached_file a:hover{
	color: #FFFFFF;
	background: #041A42;
	font-weight: bold;
	padding-left:1px;
	padding-right: 1px;
}

#top_menu {
		font-family: "century gothic";
		font-size: 13px;
		color: #000000;
		
	}

h2 {
	margin-top: 10px;
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #041A42;
	text-decoration: none;
}	
	
h3 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #EEEEEE;
	text-decoration: none;
}		
	
	#top_menu a:link, #top_menu a:visited {
		color: #000000;
		text-decoration: none;
		
	}
	
	#top_menu a:hover {
		color: #777777;
	}
	#main_menu {
		font-family: "century gothic";
		font-size: 13px;
		/*font-weight: bold;*/
		color: #FFFFFF;
		background: #041A43;
	}
	
	#main_menu a:link, #main_menu a:visited {
		color: #FFFFFF;
		text-decoration: none;
		
	}
	
	#main_menu a:hover {
		color: #FD8B33;
	}