body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #292929;
	scrollbar-face-color: #708090;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #292929;
	scrollbar-shadow-color: #708090;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #708090;
	scrollbar-darkshadow-Color: #000000:;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #87CEEB;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #EEE8AA;
	text-align: left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #EEE8AA;
	text-decoration: none;
}
A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #EEE8AA;
	text-decoration : none;
}
A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #f24d9f;
	text-decoration: underline;
} 
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
