FONT { FONT-FAMILY: Georgia }

TD { FONT-FAMILY: Georgia }

BODY { FONT-FAMILY: Georgia }

P { FONT-FAMILY: Georgia }

DIV { FONT-FAMILY: Georgia }

INPUT { FONT-FAMILY: Georgia }

TEXTAREA { FONT-FAMILY: Georgia }

FORM { FONT-FAMILY: Georgia; color: black }

INPUT
{
	background-color: #333399;
	color: white;
	font-family: verdana, ms sans serif;
	font-size: 10px
	font-weight: normal;
}

TEXTAREA {
	background-color: #333399;
	color: white;
	font-family: verdana, ms sans serif;
	font-size: 10px
	font-weight: normal
}

SELECT
{
	background-color: #333399;
	color: white;
	font-family: verdana, ms sans serif;
	font-size: 10px
	font-weight: normal;
}

HR
{
	COLOR: #333399
}

.tblborder
{
	border-width: 1px;
    border-style: solid;
	BORDER-COLOR: #333399
}

A:link        {BACKGROUND: none; COLOR: #151669;  FONT-FAMILY: Georgia; TEXT-DECORATION: underline}
A:active      {BACKGROUND: none; COLOR: #151669;  FONT-FAMILY: Georgia; TEXT-DECORATION: underline}
A:visited     {BACKGROUND: none; COLOR: #151669;  FONT-FAMILY: Georgia; TEXT-DECORATION: underline}
A:hover       {BACKGROUND:#151669; COLOR: #D7D7FB;  FONT-FAMILY: Georgia; TEXT-DECORATION: underline}

td.menubar { text-align: center; background: #333399; color: white }
td.menubar a { color: #D7D7FB }

A.menu:link        {BACKGROUND: none; COLOR: #D7D7FB;  FONT-FAMILY: Georgia; TEXT-DECORATION: underline}
A.menu:active      {BACKGROUND: none; COLOR: #D7D7FB;  FONT-FAMILY: Georgia; TEXT-DECORATION: underline}
A.menu:visited     {BACKGROUND: none; COLOR: #D7D7FB;  FONT-FAMILY: Georgia; TEXT-DECORATION: underline}
A.menu:hover       {BACKGROUND:#D7D7FB; COLOR: #151669;  FONT-FAMILY: Georgia; TEXT-DECORATION: underline}

.bigfont 	{BACKGROUND: none; FONT-SIZE: 15px; font-weight: bold; FONT-FAMILY: Georgia}

.news 	{BACKGROUND: none; COLOR: #D7D7FB;  FONT-FAMILY: Georgia}

.news a { color: #D7D7FB }

#pagetitle { font-size: x-large; text-align: center; text-decoration: underline }
#alphabet { text-align: center; width: 100% }
#pagelinks { text-align: center; width: 100% }
#currentpage { font-weight: bold }
#pagejump { float: right }

#notes { border: 1px solid #669; padding: 3px; margin-top: 2px }
#notes .title { text-decoration: underline }

.sectionheader { font-weight: bold; text-decoration: underline; margin-left: 4em }
.comment { margin-bottom: 1em; margin-left: 4em; margin-right: 4em }
.commentsig { font-weight: bold }
