body {
	font-family: Georgia, "New York", "Times New Roman", serif;
	background-color: #fff5ee;
	}

.header {
	color:#336666;
	font-size: 80%;
	font-weight: bold;
}

.announcements {
	font-size: 80%;
}

h1 {
    font-family: Arial, sans-serif;
	font-weight:boldest;
	font-size: 100%;
	color:#336666;
	background-color: #efede0;
	padding: 5px;
}

h2 {
    font-family: Arial, sans-serif;
	font-weight:bolder;
	font-size: 80%;
	color:#336666;
	background-color: #efede0;
	padding: 5px;
}

h3 {
    font-family: Arial, sans-serif;
	font-weight:bolder;
	font-size: 80%;
	color:#336666;
	background-color: #efede0;
	padding: 5px;
}

A:link {
color: #663333;
text-decoration: underline;
}

A:visited {
color: #993366;
text-decoration: underline;
}

A:hover {
color: #990000;
text-decoration: underline;
}

.menu {
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
	color: #336666;
	font-weight: bold;
	text-align: center;
	}

.menu A:link {
color: #663333;
text-decoration: none;
}

.menu A:visited {
color: #993366;
text-decoration: none;
}

.menu A:hover {
color: #990000;
text-decoration: underline;
}

li {margin-top:3px; margin-bottom:3px;}

.no {
	display: none;
}

.red {
	font-weight: bold;
	color: #FF0000;
}.disclaimer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
	padding: 5px;
	border: thin solid #000000;
}
