/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px arial;
	color:#333333;
	background-attachment: fixed;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:none;
	}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #17307F;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:.0.5 em;
	}
	
#navigation a:hover {
	color: #CC3300;
	font-weight:bold;
	text-decoration:none;
	}


/* Class Styles */

	
.bodyText {
	color:#333333;
	font-family: arial;
	font-size: 11px;
	}
	
.navText {
	font:10px arial;
	color: #17307F;
	letter-spacing:.0,5 em;
	}
	
	
.bodyText style7 {
	word-spacing: 0.5em;
}

