body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #660000;
	background-color: #CCCCCC;
	background-position: center center;
	border: thin none #CCCCCC;
}
h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: normal;
	color: #660000;
	font-weight: lighter;
	border-top-width: thin;
	border-bottom-style: solid;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
	border-top-style: solid;
	padding-left: 50px;
	border-bottom-width: thin;
}
h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}
a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
}

