@charset "UTF-8";
#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #838D83;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	width: 750px;
	height: 20px;
	padding: 10px;
	font-variant: small-caps;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
/* CSS Document */

body_cols {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#header {
	font-size: 12px;
	font-weight: bold;
	color: #053868;
}
a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	color: #FF00FF;
}
a:hover {
	color: #FF0000;
}

