a {
	color: #CCCCCC;
	text-decoration: none
}
body {
	font-family: Arial;
	font-size: 1em;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(../graphics/bkg-site.jpg);
	margin: 0em;
	padding: 0px;
	height: 0px;
	width: 0px;
	line-height: 1em;
	}
h2 {
	color: #FFFFFF
	}
h3 {
	font-family: Arial;
	font-size: 1.15em;
	color: #FFFFFF
	}
h4 {
	color: #FFFFFF
	}
table {


	}
td, th {
	font-family: Arial;
	font-size: 1em;
	line-height: 2em;
	color: #FFFFFF
	}
textarea {
	font-family: Arial;
	font-size: 1em;
	color: #FFFFFF;
	}
ul {
	font-family: Arial;
	font-size: 1em;
	list-style-type: square;
	list-style-position: outside
	}
.footer {
	font-family: Arial;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1.83em;
	color: #999999
	}
.FormText {
	color: #CCCCCC;
	font-family: Arial;
	font-size: 0.78em;
	line-height: 1.3px;
	}
.FormTextBox {
	color: #FF6600;
	font-family: Arial;
	font-size: 10px;
	line-height: 1.3px;
	}
.ImageText {
	color: #999999;
	font-size: 0.7em;
	line-height: 1.2em;
	}
.border {
	border: 2px solid #FF6600;
}

.StoryTitle {
	color: #CCCCCC;
	font-weight: bold;
	font-family: Arial;
	}
.StoryContent {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 0.82em;
	line-height: 1.1em;
	}
a:hover {
	color: #FF6600;
	}
.small {
	font-size: 85%;
}
