/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:14px arial;
	color:#000000;
	list-style-type: square;
	
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #CC3300;
	text-decoration:underline;
	}
	
a:hover {
	color: #004A95;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
/* ID Styles */

#navigation a {
	font:16px georgia;
	color: #004A95;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:19px;
	display:block;
	
	border: 1pt solid rgb(20,40,80);
	border-right-width: 0px;
	border-left-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	}
	
#navigation a:hover {
	color:#006600;
	
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	






/* Class Styles */

.bodyText {
	font:11px arial;
	color:#000000;
	line-height:20px;
	letter-spacing:0.1em;
	margin-top:0px;
	}
	

	

.smallText {
	font:10px arial;
	color:#99CCFF;
	}
	

	
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #006600;
	font-style: italic;
}


.style5 {color: #006600}
li {
margin-bottom: 5px;
margin-top: 1em;}


.style6 {color: #FF0000}

.style7 {color: #cc3300}


.style8 {
	color: #006633;
	font-size: 12px;
}
	

