<STYLE>

<!--

.pageheader
{
	position: relative;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: justify;
	color: #787775;
	background-color: #F8E7AF;
	text-align: left;
}

.bodytext
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal;
	font-align: justify;
	color: #000000;
}

.bodytextbold
{
	font-family: Arial; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold;
	font-align: justify;
	color: #000000;
}

.alterbutton
{
	font-weight: normal;
	font-size: 12px;
	font-family: arial;
}

.alterinput
{
	background: #FFFFFF;
	color: #000000; font-weight: normal;
	font-size: 12px;
	font-family: arial;
	height: 20px;
}

body
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	vertical-align: middle;
}

td
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.contentcell
{
	color: #000000;
	font-size: 10px;
	padding: 8px;
	height: 330px;	
}

a:link
{
	color: blue;
	text-decoration:none
}

a:visited
{
	color: purple;
	text-decoration:none
}

a:hover
{
	color: blue;
	text-decoration:none;
	cursor:hand
}

a:active
{
	color: red;
	text-decoration:none
}

textarea
{
	background:transparent; 
	font-size: 10px;
	color:#000000;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
	
button
{
	font-weight:bold
}

.bannercell
{
	background-repeat: no-repeat;
	background-position: top;
	color: #CCCCCC;
	font-size: 10px;
	height: 96px;
}

.contentcolumncell
{
	color: #000000;
	font-size: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding: 8px;	
}

.contentcolumncell2
{
	color: #000000;
	font-size: 10px;
	padding: 8px;
}

.navfont
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.indexfont
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.indexbox
{
	border-style: solid;
	border-width: 1px;
	border-color: black;
]

select
{
	font-size: x-small;
}

b
{
	color: #666666;
}


-->

</STYLE>