<STYLE TYPE="text/css">
<!--
	
.head {color: #130D4D;
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial, helvetica;}
	
BODY { background-image:url(images/GrungePaint.jpg);
	background-attachment:fixed }
	
.mainarea {
	padding-right:20px;
	padding-left:20px;
}
	
.nav {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:0px;
	padding-left:0px;
	text-align:center;
	color:#fff;
	display:block;
}

.nav a, .nav a:visited {
	color:#fff;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	padding-left:10px;
	text-decoration:none;
}
.nav a:hover, .nav a:visited:hover {
	color:#fff;
	text-decoration:none;
	background-image:url(images/navback-on.jpg);
}
	
.bottomnav {color: #aaaaaa;
	font-weight: medium;
	font-size: .75em;
	font-family: Arial, helvetica;}
	
.bottomnav a:link {color: #ddd;	
	text-decoration : none;} 

.bottomnav a:visited {color: #ddd;	
	text-decoration : none;} 

.bottomnav a:hover, .bottomnav a:visited:hover {
	text-decoration : underline; 
	color : #fff;}
	
h1, h2 {font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #920000;}
	
h1 {font-size: 2em;
	color: #920000;
	margin-top: 5px;}
	
h2 {font-size: 1.6em;
	color: #920000;}
	
.mainbody {color: #000000;
	font-weight: medium;
	font-size: 9pt;
	font-family: Arial, helvetica;
	line-height:150%;
	margin-right: 30px;
	margin-left: 30px;}
	
.mainbody A:link
	{color: #920000;
	font-size: 9pt;
	text-decoration: underline;}
	
.mainbody A:visited
	{color: #985757;
	font-size: 9pt;
	text-decoration: underline;}
	
.mainbody A:hover, A:visited:hover
	{color: #000000;
	text-decoration: underline;}
	
.caption {color: #000000;
	font-weight: medium;
	font-size: 9pt;
	font-family: Arial, helvetica;}
	
.caption A:link
	{color: #920000;
	font-size: 9pt;
	text-decoration: underline;}
	
.caption A:visited
	{color: #985757;
	font-size: 9pt;
	text-decoration: underline;}
	
.caption A:hover, A:visited:hover
	{color: #000000;
	text-decoration: underline;}
	
.formBlur 
	{font-family: Verdana, Tahoma, Arial, helvetica;
	font-size: 11px;
	text-align: left;
	border: 1px #333333 solid;
	background-color: #eeeeee;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;}

.formFocus 
	{font-family: Verdana, Tahoma, Arial, helvetica;
	font-size: 11px;
	text-align: left;
	border: 1px #000000 solid;
	background-color: #CDE5F9;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;}

-->
</STYLE>