BODY {
	color: Navy;
; background-image: url(../images/back.gif)
; background-color: #FFFFFF
}
.href {
	color: Gray;
	text-decoration : underline;
}
.menuref{
	margin-left : 1em;
}
.strong
{
	font-weight : bold;
}
.desc
{
	font-size : smaller;
	color : Black;
}
.person
{
	font-size : small;
	color : Teal;
}
.smallfont{
	font-size : smaller;
}
.menu{
	font-size : smaller;
	vertical-align : top;
	width : 15%;
}
.menubig{
	font-size : large;
; color: #0000CC
}
.navigator{
	font: x-small;
	color: Olive;
}
#maintable{
	width : 100%;
}
#news{
	background : url(../images/back3.gif);
	font-size : smaller;
	vertical-align : top;
	color : Black;
	width : 20%;
	font : bold;
	padding-left : 0.5em;
}
.newsdate{
	color : Teal;
	font-weight : bold;
}


