body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
<!--	color: #005796;  light blue -->
     color: #000000;
	font-size: 15px;
}
body {
	background-color: #0469B3;
	margin: 0;
	background-image: url(images/bg_side.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #385200;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #385200;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #547C00;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #005796;
	font-style: bold;
}
h2 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0469b3;
	padding-top: 10px;
}
h3 {
     font-weight:normal; 
     font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 15px;
     line-height:130%; 
     text-align:left;
	color: #005796;
     background-color: #d4ebf9; 
     padding:5px 8px 5px 8px;
}
.l_column {
	padding: 0px 0px 0px 20px;
}
.r_column {
	padding: 0px 20px 0px 20px;
}
.menuhere {
	font-weight: bold;
	color: #FFFFFF;
}
.calendar {
	padding-left: 7px;
}
#main td {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#main a:link, #jump a:link {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
#main a:visited, #jump a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
#main a:hover, #jump a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#main a:active, #jump a:active {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
ul {
	line-height: 15px;
}

#main a:link, #family a:link {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}
#main a:visited, #family a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}
#main a:hover, #family a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#main a:active, #family a:active {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
