/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #313131;
}
body {
	background-image: url(img/background.jpg);
	margin-left: 0px;
	margin-top: 87px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #084171;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #084171;
}
a:hover {
	text-decoration: none;
	color: #084171;
}
a:active {
	text-decoration: underline;
	color: #084171;
}
.search {font-size:12px;
		 color:#084171;}
.copyright {font-size:10px;
			color:#FFFFFF;}
.latest_news_date {color:#6895ba;}
.latest_news {color:#084171;}
.sub_titles {color:#084171;
			 font-size:14px;
			 font-weight:bold;}
.press_dates {color:#f5af3e;
			  font-weight:bold;}
.press_dates a:link {color:#f5af3e;
			         font-weight:bold;
					 text-decoration:none;}
.press_dates a:visited {color:#f5af3e;
			            font-weight:bold;
					    text-decoration:none;}
.press_dates a:hover {color:#f5af3e;
			          font-weight:bold;
					  text-decoration:none;}
.press_dates a:active {color:#f5af3e;
			           font-weight:bold;
					   text-decoration:none;}
