body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin: 0px;
	color: #C90000;
}
a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #FFCC00;
	letter-spacing: 2px;
}
.camlinks {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	letter-spacing: 1px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}

