body {
	background-color: #600;
	background-image: url(images/back.jpg);
}
h1 {
	color: #FFFFFF;
	font-size: 16pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0.67em 0
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
a:link {
	color: #CCFF80;
}
p { color: #ffbfbf; font-size: 11pt; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; margin: 12pt }
a:hover {
	color: #FF0000;
}
a:visited {
	color: #CCFF80;
}
