body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #2d0b0b;
	height: 100%;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.content{
	font-size: 12px;
	font-weight: normal;
}

