/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:15px arial;
	color:#000000;
	padding-left: 5px;
	padding-right: 4px;
	padding-top: 5px;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #666666;
	text-decoration:underline;
	}

/* Class Styles */

.bodyText {
	font:11px arial;
	color:#000000;
	line-height:20px;
	letter-spacing:0.1em;
	margin-top:0px;
	}
	
.subHeader {
	font:16px georgia;
	color: #000000;
	font-weight:bold;
	letter-spacing:normal;
	line-height:16px;
	}	
.navigation {
	text-decoration: none;
	font: 18px arial;
	color: #990000;
}
	
.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:normal;
	}
	
.smallText {
	color:#008000;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 24px;
	}
	

	

