<STYLE TYPE="text/css">
<!--
body,html {
	color:#000000;
	background-color: #FFFFFF;
	font-family: arial, helvetica;
	font-size: 12pt;
}

p, div {font-family: arial, helvetica}

.top {
	color: #FFFFFF;
	background-color: #339933;
	font-family: serif, times;
}

.bluetop {
	color: #FFFFFF;
	background-color: #003366;
	font-family: serif, times;
}

#hplabel {
	font-style: italic;
}

TD.nav {
	font-family: arial;
	font-size: 10pt;
	background-color: #339933;
	color: #FFFFFF;
	vertical-align: bottom;
	border-color: #996699;
	border-right-width: 0;
	border-style: solid;
	text-align: center;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: medium;
}

TD.bluenav {
	font-family: arial;
	font-size: 10pt;
	background-color: #339933;
	color: #FFFFFF;
	vertical-align: bottom;
	border-color: #003366;
	border-right-width: 0;
	border-style: solid;
	text-align: center;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: medium;
}

TD.rightnav {
	font-family: arial;
	font-size: 10pt;
	background-color: #339933;
	color: #FFFFFF;
	vertical-align: bottom;
	border-color: #996699;
	border-right-width: medium;
	border-style: solid;
	text-align: center;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: medium;
}
TD.rightbluenav {
	font-family: arial;
	font-size: 10pt;
	background-color: #339933;
	color: #FFFFFF;
	vertical-align: bottom;
	border-color: #003366;
	border-right-width: medium;
	border-style: solid;
	text-align: center;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: medium;
}

H1 {
	color: #669933;
}

H2 {
	color: #669933;
	margin-left: 20px;
	margin-top: 10px;
	font-family: helvetica;
}


.toplink{
	color:#FFFFFF;
	text-decoration: none;
	text-align: center;
	width=100%;

}

.menuItem{
	color:#FFFFFF;
	text-decoration: none;
	text-align: center;
	width: 100%;
}

.title {
	border-bottom: #339933 5px groove;
	border-top: #339933 2px solid;
	text-align:center;
}

.normal {
	font-family: arial;
	font-size: 12pt;
	margin-right: 20px;
	font-weight: 400;
}

.normal_in {
	margin-left: 20px;
	font-family: arial;
	font-size: 12pt;
}

.large {
	font-family: arial;
	font-size: 14pt;
}


.lessbottom {
	margin-bottom: 0px;
}

P,DL {
	margin-left: 20px;
	font-family: arial;
	font-size: 12pt;
}

.inmargin {
	margin-left: 100px;
	font-family: arial;
	font-size: 14pt;
	margin-right: 20px;
}

.inmarginreg {
	margin-left: 100px;
	margin-right: 20px;
	font-family: arial;
	font-size: 12pt;
}

TD.in {
	padding: 20px;
	font-family: arial;
	font-size: 12pt;
}

.sometext {
	margin-left: 100 px;
	font-family: arial;
	font-size: 14pt;

}

.small {
	font-size: 8pt;
	margin-left: 20px;
}

.little {
	font-size: 8pt;
	font-family: arial;
	margin-left: 0px;
	color: #000000;
}

.ten {
	font-size: 10pt;
	font-family: arial;
	margin-left: 20px;
	margin-right: 50px;
	color: #000000;

}

P.bold, DT {
	margin-left: 20 px;
	font-family: arial;
	font-size: 12pt;
	font-weight: 700;
}

.bold {
	font-weight: 700;
}
.italic {
	font-style: italic;
}

.bluebold {
	font-weight: 700;
	color:#0033CC;
}
.greenbold {
	font-weight: 700;
	color:#669933;
}

.green {color: green;}

.new{
	color:#CC0066;
}

.middle {
	margin-right: auto;
	margin-left: auto;
	display: table
}

.center {
	text-align: center;
}

TABLE.photo {
	margin-left: 20 px;
	font-family: arial;
	font-size: 14pt;
	font-weight: 700;

}

.rightpic {
	width: 200px;
	float: right;
}

.leftpic {float: left; width: 150px}

.rightpic_big {
	width: 600px;
	float: right;
	margin-left: 15px;
	margin-right: 5px;
}

.bunchtext {width: 200px; font-size: 8pt; text-align: left;font-family: helvetica, arial}

.block {display: block; width: 410px}

UL, LI {
	margin-left: 20 px;
	font-family: arial;
	font-size: 12pt;

}

.smaller {
	font-size: smaller;
}

IMG.frontpage {
	border-color: maroon;
}


A.special:link{
	text-decoration: underline;
	color: #3366CC;
}

A.special:visited{
	text-decoration: underline;
	color: #336699;
}

A.special:link:hover {
	text-decoration: underline;
	color: green;
}

A.special:visited:hover {
	text-decoration: underline;
	color: green;
}

A.footlink:link {
	text-decoration: underline;
	color: #339933;
	font-weight:700;
}


A.footlink:visited {
	text-decoration: underline;
	color: #003300;
	font-weight:700;
}


A.footlink:link:hover {
	text-decoration: underline;
	color: blue;
	font-weight:700;
}

A.footlink:visited:hover {
	text-decoration: underline;
	color: blue;
	font-weight:700;
}

A.news_anchor:link {
	text-decoration: underline;
	color: #3366CC;
	font-weight: 700;
}

A.news_anchor:visited {
	text-decoration: underline;
	color: #3366CC;
}

A.news_anchor:link:hover {
	text-decoration: underline;
	color: green;
}

A.news_anchor:visited:hover {
	text-decoration: underline;
	color: green;
}

#footer {clear: both}


li {
	list-style-type: none;
	background-image: none;
	background-repeat:no-repeat;

}

.acro_table {background-color: #CCCCCC; border: 1px solid grey; width: 500px; padding:5px; margin-top:10px}

-->
</STYLE>

