BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/menu_bg.gif);
	background-repeat : repeat-y;
}
.lastupdated {
	color: #7B9DCC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;	
}
.maintext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;	
}
a.menu:link,a.menu:active,a.menu:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;		
	color: #910100;
	text-decoration: none;
}
a.menu:hover {
	color: #C10000;
	text-decoration: underline;
}
a.list:link,a.list:active,a.list:visited {
	font-size: 13px;
	font-weight: bold;
	color: #910100;
	text-decoration: none;
}
a.list:hover {
	color: #AE0000;
	text-decoration: underline;
}
.describ {
	font-size: 11px;
	color: gray;
}
a.sublink:link,a.sublink:visited,a.sublink:active {
	font-size: 11px;
	color: #910100;
}
a.sublink:hover {
	color: #C60000;
	text-decoration: none;
}
.head {
	font-size: 15px;
	font-weight: bold;
	color: gray;
}
.head2 {
	color: gray;
}
.red {
	color: red;
	font-size: 11px;
}
.txt {
	font-size: 11px;
}

