body, html {
	background-color:#666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 25px;
	scrollbar-face-color:#800040;
	scrollbar-highlight-color:#800040;
	scrollbar-3dlight-color:#800040;
	scrollbar-darkshadow-color:#800040;
	scrollbar-shadow-color:#800040;
	scrollbar-arrow-color:#7DD0F0;
	scrollbar-track-color:#FFFFCD;
}

#table	{
	text-align:justify;
	position: absolute;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
	}

h1	{
	font-size: 10px;
	font-weight:bold;
	}

h2	{
	font-size: 16px;
	font-style: italic;
	}

h3	{
	font-size: 18px;
	font-family: "Comic Sans MS";
	color: #800040;
	}

a	{
	color: #7DD0F0;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #7DD0F0;
}

a:hover {
	text-decoration: overline;
	color: #7DD0F0;
}

a:active {
	text-decoration: underline;
	color: #7DD0F0;
}
