body {
	background-attachment: scroll;
	background-color: #FFFFCC;
	background-repeat: no-repeat;
	background-position: center center;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-align: center;
	height: auto;
	letter-spacing: normal;
	line-height: normal;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	height: auto;
	letter-spacing: normal;
	line-height: normal;
}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	height: auto;
	letter-spacing: normal;
	line-height: normal;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	display: block;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
	text-align: center;
	vertical-align: bottom;
	word-spacing: normal;
	white-space: normal;
	display: block;
	margin-bottom: 50%;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
	text-align: center;
	vertical-align: bottom;
	word-spacing: normal;
	white-space: normal;
	display: block;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	display: block;
 }
 
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	display: block;
 }
 
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	display: block;
 }

a:link {
	text-decoration: none;
	color: Blue;
	font: normal normal bold 12pt/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: none;
	color: Blue;
	font: normal normal bold 12pt/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a:hover, a:active { 
	text-decoration: none; 
	color: Blue;
	font: normal normal bold 12pt/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
div.page_content {
	scrollbar-3dlight-color: Fuchsia;
}
