body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #336666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.bodyint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

.homelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

.subtit1 {
	font-size: 12px;
	font-weight: normal;
}
.sub1det {
	font-size: 8px;
	text-transform: uppercase;
	color: #999999;
}
.subtit2 {
	font-size: 13px;
	font-weight: bold;
	color:#FF9966;
}

.headspace {
	font-size: 10px;
	color: #999999;
}


a:link.bodyint {			text-decoration: none;		font-weight: bold; color: #CCCCCC;	}				
a:visited.bodyint {		text-decoration: none;		font-weight: bold;	color: #CCCCCC;	}				
a:hover.bodyint {	text-decoration: none;		font-weight: bold;		color: #FF9966;		}				
a:active.bodyint {		ttext-decoration: none;		font-weight: bold;	color: #CCCCCC;	}	


a:link.homelinks {			text-decoration: none;	 color: #CCCCCC;	}				
a:visited.homelinks {		text-decoration: none;	color: #CCCCCC;	}				
a:hover.homelinks {	text-decoration: underline;	color: #FF9966;		}				
a:active.homelinks {		ttext-decoration: none;			color: #CCCCCC;	}	


a:link.body {			text-decoration: none;	color: #CCCCCC;	}				
a:visited.body {		text-decoration: none;	color: #CCCCCC;	}				
a:hover.body {	text-decoration: underline;		color: #FF9966;		}				
a:active.body {		text-decoration: none;	color: #CCCCCC;	}	

a:link {			text-decoration: none;	 color: #CCCCCC;	}				
a:visited {		text-decoration: none;			color: #CCCCCC;	}				
a:hover {	text-decoration: none;				color: #FF9966;		}				
a:active {		ttext-decoration: none;			color: #CCCCCC;	}	
