body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}

td { font-family: times; font-size: 15px; color: #000000; }
.title_text { font-size: 14px; color: #333333; }
.menu_item {
	font-size: 16px;
	font-weight: bold;
	font-family: times;
	color: #ffffff;
	margin: 0px 0px 8px 0px;
}
.submenu_item {
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	margin: 0px 0px 0px 20px;
}
.news_head { font-family: times; font-size: 12px; font-weight: bold;
	text-transform: uppercase; color: #6D95DA; }
.news_text { font-family: times; font-size: 13px; }
.news_date { color: #ffffff; font-family: times; font-size: 12px;
	text-transform: uppercase; }
.white { color: #ffffff; }
.black { color: #000000; }
a { color: #6D95DA; text-decoratio: none; }
a:hover { text-decoration: none; color: #ae0000; }
h1 { font-size: 18px; font-weight: normal; }
.rec {font-size: 14px; font-weight: bold;}
.sss {
	color: #0000CC;
	font-weight: bold;
}
.ssp { font-size: 14px; font-weight: normal; color: #000000;}
A.ssp {color: #000000; text-decoratio: none; }

