li, p, a, body, ul, td, form, input, h1, h2, h3, h4 {
	font-family: Arial, Helvetica;
	color: #214777;
}

.cw {
	text-align: center;
	text-decoration: none;
	font-size: 7pt;
	color: #ddd;
}

.title {
	font-family: Times New Roman, Times;
/*	color: rgb(255,255,215);*/
	font-style: italic;
	font-weight: bold;
	font-size: 14pt;
}

#menu {
/*	font-variant: small-caps;*/
	list-style: none;
	margin: 0px;
	padding: 5px 5px 0 40px;
/*	width: 625px;*/
/*	background: rgb(26,24,110);*/
	border-bottom: 1px solid rgb(26,24,110);
	border-bottom: 1px solid #339;
	text-align: left;
}

#menu a {
	border: 1px solid #339;
/*	border-bottom-color: #fff;*/
	font-family: tahoma, arial, helvetica, sans-serif;
/*
	font-family: "Caslon Bd BT", Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 19px;
*/
	font-size: 14px;
	color: rgb(204,206,156);
	color: #339;
	margin-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	text-shadow: 2px 2px 2px #888;
	background: rgb(26,24,110);
	background: #ccc;
}

#menu a:hover, #menu #current {
	color: #339;
	background: #fff;
}

#menu #current {
	border-bottom-color: #fff;
}

z {
	color: #6187a7;
}

ul, li, p {
	font-size: 10pt;
}

body {
	font-size: 10pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
/*	background-color: #000080;*/
/*navy - 000080 - 0,0,128 */
/*	bgcolor: white;*/
	background: #333399;
}
