/* Fonts */
ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, P, PRE, TD, TH, TR, UL {
	font-family: geneva, helvetica, arial, sans serif;
	font-size: 12px;
	}

A {
	cursor: pointer;
	background: transparent;
	}

ADDRESS {
	font-style: italic;
	}

BIG {
	font-size: 14px;
	}

BODY {
	padding: 0;
	cursor: default;
	}

BUTTON {
	cursor: auto;
	}

CITE {
	font-style: italic;
	}

CODE, KBD, SAMP, TT {
	font-size: 10px;
	}

DT {
	font-weight: bold;
	}

H1, H2, H3, H4, H5, H6 {
	font-weight: bold;
	font-family: geneva, helvetica, arial, sans serif;
	}

H1 {
	font-size: 24px;
	}

H2 {
	font-size: 21px;
	}

H3 {
	font-size: 18px;
	}

H4 {
	font-size: 16px;
	}

H5 {
	font-size: 14px;
	}

H6 {
	font-size: 12px;
		}

HTML {
	margin: 0;
	padding: 0;
	}

INPUT {
	cursor: auto;
	}

OL {
	list-style: decimal;
	}

UL UL OL OL, UL OL UL OL, OL UL OL OL, OL OL UL OL, OL UL OL, OL OL {
	list-style: lower-alpha;
	}

OL UL OL OL, OL OL UL OL, UL OL OL OL, OL OL OL {
	list-style: lower-roman;
	}

OL OL OL OL {
	list-style: decimal;
	}

PRE {margin-left/* */ : 0;
	white-space: pre;
	}

SMALL, SUB, SUP {
	font-size: 13px;
	}

TEXTAREA {
	cursor: text;
	}

TD {
	margin-left: 0;
		}

TH {
	font-weight: bold;
	text-align: center;
	margin-left: 0;
	}

UL, MENU, DIR {
	list-style: disc;
	text-align: left;
	} 

UL UL, OL OL UL UL, OL UL OL UL, UL OL OL UL, OL UL UL, UL OL UL {
	list-style: circle;
	}

OL UL UL UL, UL OL UL UL, UL UL OL UL, UL UL UL {
	list-style: square;
	}

UL UL UL UL {
	list-style: disc;
	}

/* Here are the things you might want to change or remove */

/* This controls the color and font of standard text */

ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, P, PRE, TD, TH, TR, UL {
	font-family: geneva, helvetica, arial, sans serif;
	}

A:link {
	color: #000099;
	text-decoration: none;
	}

A:visited {
	color: #000099;
	text-decoration: none;
	}

A:active {
	color: #000099;
	text-decoration: none;
	}

A:hover {
	color: #000099;
	text-decoration: underline;
	}

BODY {
	background: #003399;
	}

H1, H2, H3, H4, H5, H6 {
	font-family: geneva, helvetica, arial, sans serif;
	}


PRE {
	border: solid thin;
	padding: 1em 3%;
	}


/* BODY ELEMENTS */


.index {	
	background: #003399;
	}



.red {	
	color: red;
	margin-left: 60px;
	}


.maintable {
	background-color: #FFFFFF;
	border: 4px;
	border-style: solid;
	border-color: #000066;
	padding: 0px;
	width: 647px;
	table-layout: fixed;
	}
	
.imagetable {
	background-color: #FFFFFF;
	border: 0px;
	width: 607px;
	padding-left: 20px;
	}

.subpara {
	margin-left: 60px;
	margin-right: 60px;
	}

A.sectionindex:link {	
	font-family: geneva, helvetica, arial, sans serif;
	color: #999999; 
	font-size: 10px;
	font-weight: 800;
	text-decoration:none;
	}

A.sectionindex:visited {	
	font-family: geneva, helvetica, arial, sans serif;
	color: #999999; 
	font-size: 10px;
	font-weight: 800;
	text-decoration:none;
	}

A.sectionindex:active {
	font-family: geneva, helvetica, arial, sans serif;
	color: #999999;
	font-size: 10px;
	font-weight: 800;
	text-decoration: none;
	}

A.sectionindex:hover {
	font-family: geneva, helvetica, arial, sans serif;
	color: #666666;
	font-size: 10px;
	font-weight: 800;
	text-decoration: underline;
	}

.trb {
	font-size: 10px;
	}

