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

/* Global Styles */

body {
	margin:0px;
	padding: 2px;
	clear: right;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	}
	
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
	}
	
a {
	color: #0000cc;
	}
	
a:hover {
	color: #cccccc;
	}


/* ID Styles */

#navigation td {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bolder;
	}
	
#navigation a {
	font: bolder 12px Times New Roman, Times , serif;
	color: #000000;
	letter-spacing:0.05em;
	display:block;
	text-decoration: none;
	}
	
#navigation a:hover {
	
	color:#0000ff;
	}
	
/* Class Styles */
	
.bodyText {
	font:13px Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:20px;
	margin-top:0px;
	}


	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: normal;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
}
