body {font-family: "Verdana", "Arial", "Helvetica", sans-serif; font-size: 10pt; background-color: white}
hr {color: white; background-color: navy; height: 1px; margin-left: 0px; padding-top: 1px; padding-bottom: 1px; width: 890px}
h1 {font-size: 26px; color: navy}
h2 {font-size: 20px; color: navy}
h3 {font-size: 18px; color: navy}
h4 {font-size: 16px; color: navy}
h5 {font-size: 12px; color: navy}
h6 {font-size: 10px; color: navy}

dl, li {font-size: 12px; color: navy}
p {font-size: 12px; width: 890px; color: navy}
dt {font-weight: bold; color: navy}
td {color: navy}

div.menu a{
	display:inline;
	width:0px;
	margin:1px;
	padding:0.4em;
	font-weight:bold;
	font-size: 10pt;
	border:1px solid black;
	background: navy;
	color: white;
	text-decoration:none;
	text-align: center;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

div.menu a:visited {
	color: white;
	text-align: center;
}

html>body div.menu a {width:auto}

div.menu a:hover {
	color: lime;
	text-align: center;
}

.logo {margin: 0px; border: none; height: 65px; width: 470px}
.greens {margin: 5px; border: 1px solid black; height: 250px; width: 870px}
.italics {font-style: italic}
.navbar {margin: 0px}

div.form {
	font-size: 12pt;
} 

div.time {
    color: navy;
}

div.footer {
    font-size: 12px; 
	color: navy;
    font-weight: bold;	
}
    
