/* CSS Document */
body, html {
	height: 100%;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.copy {
	font-family: "Tahoma";
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	color: #CCCCCC;
}
.page_head {
	font-family: Tahoma;
	font-size: 18px;
	color: #990000;
	font-weight: bold;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #999999;
}
a:active {
	color: #FFFFFF;
}
a.copy:link {
	color: #ffffff;
}
a.copy:visited {
	color: #ffffff;
}
a.copy:hover {
	color: #ffffff;
}
a.copy:active {
	color: #FFFFFF;
}
.sub_head {

	font-family: Tahoma;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
