body {
	background-color: #330000;
	background-image: url();
	background-attachment: scroll;
	background-repeat: repeat-y repeat-x;
	background-position: left top;
	cursor: arrow;
	margin-top: 0px;
}
body, td, p {
	color: #DDDDDD; 
	font: 10pt arial; 
	text-decoration: none; 
	letter-spacing: 0px;
}
a img {
	border: none; 
}
input, textarea, select {
	border:1px solid;
	color: #000000;
	font:10pt verdana #000000;
}
.content {
	padding: 7;
}
.title {
	padding: 8;
	color: #FFCC66; 
	font: 16pt georgia;
	font-style: italic;
	letter-spacing: 0px; 
}
a { 
	color: #0066FF; 
	font: bold 10pt arial; 
	text-decoration: none;
	letter-spacing: 0px;
}
a:link { 
	color: #CCCCCC; 
	font: 10pt arial; 
	text-decoration: none; 
}
a:visited { 
	color: #CCCCCC; 
	font: 10pt arial; 
	text-decoration: none; 
}
a:hover { 
	color: #FFFFCC; 
	font: 10pt arial; 
	text-decoration: underline; 
}
