BODY {
	background: #000083;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	color:black;
	font-size: 70%;
	margin-left: 10px;
}


TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style : normal;
	font-weight : normal;
	color:#000000;
}

.maintable {
	background-color : #ffffff;
	width : 760;
	border-style : solid;
	border-color : #808000;
	border-width : thin;
	vertical-align : top;
}

.smalltable {
	border-style : solid;
	border-color : #808000;
	border-width : thin;
	vertical-align : top;
}


A:visited, A:active {
	color: #808000
}

A:link {
	color: #000080
}

.borders {
	border : 2px #600D61;
	border-style : solid;
	margin-left : 10px;
	margin-bottom : 6px;
	margin-right : 10px;
	margin-top : 2px;
}

LI {
	list-style-type : square;
}

.cutline {
	font-size:xx-small;
	font-family:sans-serif;
	font-style:normal;
	line-height : 1.25;
}

.updated {
	font-size:85%;
	font-family:sans-serif;
	font-style:normal;
	text-align : right;
}

