
body {
	margin:0px;
	background-color: #000000;
	}
	
.bodyText {
	font:14px arial;
	color:#99CCFF;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	}
	
.contentTitle{
	font:22px georgia;
	color: #CC3300;
	line-height:20px;
	letter-spacing:normal;
	}

.heading {
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC3300;
	line-height:40px;
	letter-spacing:0.4em;
	font-family: georgia;
	font-size: 20px;
	}
	
.subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #99CCFF;
}

.tagline {
	font-size: 14px;
	font-style: italic;
	color: #99CCFF;
}

#taglineLayer {
	position:absolute;
	width:265px;
	height:36px;
	z-index:1;
	left: 626px;
	top: 107px;
}

.date {
	font-weight: bold;
	font: 16px;
}

a:link, a:active {
	text-decoration: none;
	color: #99CCFF;
	font-style: italic;
	font-family: Verdana;
	font-size: large;
}
a:visited {
	text-decoration: none;
	color: yellow;
	font-style: italic;
	font-family: Verdana;
	font-size: large;
}
a:hover {
	text-decoration: none;
	color: yellow;
	font-style: normal;
}

