body {
	background-color: #000000;
	font-family: Tahoma, Verdana, Century Gothic, Arial;
	font-size: 12px;
	color: #EFEFEF;
	link: #FFFFFF;
	vlink: #CCCCCC;
	alink: #FFFFFF;
}

a {
	font-size: 12px;
	color: #FFFFFF;
}

form {
	background-color: #FFFFFF;
}

.title {
	font-family: Tahoma, Verdana, Century Gothic, Arial;
	font-size: 16px;
	
}
.smallcaps {
	font: small-caps
}

p { 
	font-family: Tahoma, Verdana, Century Gothic, Arial;
	font-size: 12px;
	color: #EFEFEF;
}

footer {
	font-family: Tahoma, Verdana, Century Gothic, Arial;
	font-size: 10px;
}

ul {
	list-style-image:  url(images/bullet1.gif)
}

hr { 	align: center;
	width: 50%;
	height: 1;
}
	