a {	
	color: #7A7A7A;	
	text-decoration: none;
	font-size:12px;	
}
a:hover {	
	text-decoration: underline;
	font-size:12px;	
	}
.footer_link{	
	color: #ffffff;	
	text-decoration: none;
	font-size:12px;	
}
.footer_link:hover {	
	text-decoration: underline;
	font-size:12px;	
	}
.nav_link{	
	color: #7A7A7A;	
	text-decoration: none;
	font-size:13px;	
}
.nav_link:hover {	
	text-decoration: underline;
	font-size:13px;	
	}
	.news_link{	
	color: #7A7A7A;	
	text-decoration: none;
	font-size:11px;	
}
.news_link:hover {	
	text-decoration: underline;
	font-size:11px;	
	}
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;	
	font-size:12px;	
	color: #7A7A7A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
h1 {
	margin:0px;
	color: #0B2E82;
	font-size:18pt;
	font-weight:normal;
}
h2 {
	margin:0px;
	color: #0B2E82;
	font-size:14pt;
	font-weight:normal;
	}
h3 {	
	margin:0px;
	color: #0B2E82;
	font-size:14pt;
	font-weight:normal;
	}
h4 {
	color: #000000;
	}
.td_white{
	background-color:#FFFFFF;
}

.DataColor {
	color: #DEDECA;
	}
.footer_text { 
	font-family: Arial, Helvetica, sans-serif;	
	font-size:10px;	
	color: #ffffff;
	}
.text_bronze{
	color:#9F733B;
	font-size:12px;
}
.footer_link{
	font-family: Arial, Helvetica, sans-serif;	
	font-size:12px;	
	color: #ffffff;
}
.footer_link:hover{
	font-family: Arial, Helvetica, sans-serif;	
	font-size:12px;	
	color: #ffffff;
}
.content_indent {
	padding-left:10px;
}
.highlight {
	background-color:#CCCCCC;
}


