body {
	margin-top: 0;
}

table, tr, td {
	font-family: verdana; 
	font-size: 14px;
}

div#main-content {
	margin: 20px 15px 35px 18px;
}

p {
	margin-left: 24px;
	margin-right: 18px;
}

a:hover {
	color: #06C;
}

h1 {
	font-family: arial; 
	font-size: 22px; 
	font-weight: bold; 
	color: #06C; 
	margin-top: 24px
}

h2 {
	font-family: arial; 
	font-size: 18px; 
	color:#960; 
	margin-top: 24px;
}

h3 {
	font-size: 14px; 
	color: #06C; 
	margin-top: 18px;
	margin-left: 5px;
}

h4 {
	font-size:14px; 
	font-weight:bold; 
	color:#960;
	margin-left: 10px;
}

.bold {
	font-weight:bold;
}

/*.indent {
	margin-left:15px;
} */

.quote {
	font-weight:bold; 
	font-style:italic;
}
.honor {
	font-family:comic sans ms, verdana; 
	font-size:16px; 
	color: #ffffff; 
	background-color:#990000;
}

.small {
	font-size: 11px;
}

.top {
	font-size: 12px;
	text-align: right;
}

li {
	margin-bottom: 1em;
}


ul.menu {
	position: relative;
	float: right;
	width: 32%;
	margin: 0 6px 12px 36px;
	list-style-type: none;
	font-size: 90%;
	font-weight: bold;
	line-height: 120%;
	border-width: 3px 1px 3px 1px;
	border-style: solid;
	border-color: #C90;
	background-color: #FFFFEA;
	padding: 10px;
}


table.callout, div.callout {
	position: relative;
	float: right;
	width: 200px;
	margin: 0 6px 12px 18px;
	padding: 4px;
	background-color: #FFFFEA;
	border: 1px solid #06C;
}

table.floatpix {
	float: left;
	margin: 16px 8px 24px 8px;
	border: 1px solid #06C;
	
}

div#content table {
	position: relative;
	left: 24px; 
}

.urgent {
	font-family: arial; 
	font-size: 18px; 
	color:red; 
	margin-top: 24px;
}

.red {
	font-family: verdana; 
	font-size: 14px;
	color:red;
}
