body {
	font-family: Helvetica, Arial, sans-serif;
	color: #CCCCCC;
	background-color: #000000;
	text-decoration: none;
	border: 0px;
	font-size: 14px;
	text-align: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	color: #FF0000;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
.details {
	font-size: 11px;
	text-align: justify;
}
.title {
	color: #FF0000;
	font-size: larger;
}
.details2 {
	font-size: 10px;
}
img {
	border: 0px none;
}
.title2 {
	color: #CCCCCC;
	font-size: larger;
}
