body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A2B3F;
	text-decoration: none;
	margin: 0px;
}
h1 {
	font-family: "Century Gothic";
	font-size: 24px;
	font-weight: normal;
	color: #124D70;
	text-decoration: none;
	margin-left: 15px;
}
h2 {
	font-family: "Century Gothic";
	font-size: 20px;
	font-weight: bold;
	color: #124D70;
	text-decoration: none;
	margin-left: 15px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #124D70;
	text-decoration: none;
	margin-left: 15px;
}
a:link {
	color: #0080C0;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #000F95;
	text-decoration: none;
}
.table_border {
	border: 1px solid #0080C0;
}
.v_line {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #0080C0;
}
p {
	margin-left: 15px;
}
.announce {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 15px;
}
.copyright {
	font-size: 10px;
	font-style: italic;
	color: #0080BF;
}
li {
	list-style-image: url(images/bullet01.gif);
	margin-bottom: 5px;
}
h4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #124D70;
	text-decoration: none;
	margin-left: 15px;
}.calendar {
	font-size: 11px;
}
.highlight {
	color: #FF0000;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
}
a:link.menu {
	color: #004666;
}

a:hover.menu {
	background-color: #004666;
	color: #D5F1FF;
}

a:visited.menu {
	color: #900;
}
