body
{
	background-color: #999999;
	font-family: arial;
}

.PageTitle
{
	font-size: 14px;
	color: #0021ba;
	font-weight: Bold;
}

table
{
	font-size: 12px;
	/*background: #FFFFFF;*/
}
a
{
	color: navy;
	text-decoration: underline;
	font: bold;
}

a:hover
{
	color: #0099cc;
}
td.menu
{
	background: #333366;
}
table.menu
{
	background: #333366;
	font-size: 11px;
	position: absolute;
	visibility: hidden;
	font-size: 100%;
	position: absolute;
	visibility: hidden;
}

a.menu
{
	color: white;
	text-decoration: none;
	font: bold;
}

/* START NEWS STYLES */

.MonthTitle
{
	font-size: 14px;
	color: #0021ba;
	font-weight: Bold;
}

.MonthDivider
{
	/*<HR>*/
	color: Gray;
}

.ArticleTitle
{
	color: Navy;
}

.ArticleDate
{
	color: Black;	
}

/* END NEWS STYLES */




/*.style10 {
	font-size: 14px;
	font-weight: bold;
	color: #0021BA;
}
.style11 {font-size: 16px}
.style6 {font-size: 12px}
.style7 {color: #06176F}*/
