@charset "utf-8";
/* CSS Document */

body {
	MARGINWIDTH:0;
	MARGINHEIGHT:0;
	margin-left:0;
	margin-top:0;
	margin-bottom:0;
	background-color:#FFFFFF;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	 }
	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left; }

p.overspacing {line-height:.5em; }

h1 {
	font-size:18px;
	text-align:left; }

h2 {
	font-size:14px;
	text-align:left; }
	
h3 {
	font-size:12px;
	text-align:left;}
	
ul {font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;}

li {font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;}
	
A:link {
	font-weight: normal; 
	color: #000080; 
	text-decoration: underline;}
	
A:visited {
	font-weight: normal; 
	color: #000080; 
	text-decoration: underline;}
	
A:active {
	color: #808080; 
	text-decoration: none}
	
A:hover {
	color: #808080; 
	text-decoration: none}

A.bold:link {
	font-weight: bold; 
	color: #000080; 
	text-decoration: underline;}
	
A.bold:visited {
	font-weight: bold; 
	color: #000080; 
	text-decoration: underline;}
	
A.bold:active {
	color: #808080; 
	text-decoration: none}
	
A.bold:hover {
	color: #808080; 
	text-decoration: none}
	
.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal; }
	
.sidebarlarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold; }

.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}

A.sidebar:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal; 
	color: #000080; 
	text-decoration: underline;}
	
A.sidebar:visited {
	font-weight: normal; 
	color: #000080; 
	text-decoration: underline;}
	
A.sidebar:active {
	color: #808080; 
	text-decoration: none}
	
A.sidebar:hover {
	color: #808080; 
	text-decoration: none}

.bold {
	font-weight:bold; }
	
.boldhilight {
	font-weight:bold;
	color: #339933}

.boldhilightitalic {
	font-weight:bold;
	color: #339933;
	font-style:italic;
	}

.boldlarge {
	font-weight:bold;
	font-size:14px;}

.italic {
	font-style:italic; }

.strike {
	text-decoration:line-through; }
	
.underline {
	text-decoration:underline; }

.center {
	text-align:center; }
	
a.centertext {
	text-align:center;
	font-size:12px; 
	}
	
.nowrap {
	white-space:nowrap; }

.red {
	color:#FF0000; }

.redbold {
	color:#FF0000;
	font-weight:bold; }

.redheader {
	color:#FF0000;
	font-size:16px;
	font-weight:bold; }

.red li {
	color:#FF0000;
	font-weight:bold; }
	
</style>