body {
	cursor: default;
	font-size: 10px;
	font-family: tahoma;
	letter-spacing: 1px;
	color: #f4f9db;
	line-height: 11px;
	background: #000000;
	margin-top: 0px;
	margin-left: 0px;
}

A:link {
	color: #fa0001;
	text-decoration: none;
	cursor: default;
}

A:visited {
	color: #fa0001;
	text-decoration: none;
	cursor: default;
}

A:active {
	color: #fa0001;
	text-decoration: none;
	cursor: default;
}

A:hover {
	color: #ffffff;
	text-decoration: none;
	background: #000000;
	cursor: default;
}

table {
	font-family: tahoma, arial;
	font-size: 10px;
	letter-spacing: 0px;
	color: #000000;
	line-height: 13px;
}

sup {
	font-family: garamond, times new roman;
	font-size: 17px;
	letter-spacing: 0px;
	color: #ffffff;
	background: #000000;
	line-height: 15px;
}

sub {
	font-family: garamond, times new roman;
	font-size: 12px;
	letter-spacing: 0px;
	color: #ffffff;
	background: #000000;
	line-height: 20px;
}

input {
	background: #000000; 
	border-bottom: #000000 1px solid; 
	border-top: #000000 1px solid;
	border-left: #000000 1px solid; 
	border-right: #000000 1px solid; 
	font-family: tahoma, arial;
	font-size: 10px;
	letter-spacing: 0px;
	color: #ffffff;
}

textarea {
	background: #000000; 
	border-bottom: #000000 1px solid; 
	border-top: #000000 1px solid;
	border-left: #000000 1px solid; 
	border-right: #000000 1px solid; 
	font-family: tahoma, arial;
	font-size: 10px;
	letter-spacing: 0px;
	color: #ffffff;
}

.fullheight {
	height: 100%;
}

h1 {
	font-family: garamond, times new roman;
	font-size: 20px;
	letter-spacing: 2px;
	color: #ffffff;
	line-height: 18px;
}

ul {
	font-family: tahoma, sans-serif;
	font-size: 10px;
	list-style-type: none;
	line-height: 13px;
	padding-left: 20px;
}