body
{
	background-color: rgb(51, 51, 51);
	color: rgb(204, 204, 204);
	font-family: Arial;
	scrollbar-base-color:rgb(51, 51, 51);
	scrollbar-3dlight-color:grey;
	scrollbar-arrow-color:yellow;
	scrollbar-darkshadow-color:black;
	scrollbar-face-color:black;
	scrollbar-highlight-color:rgb(51, 51, 51);
	scrollbar-shadow-color:rgb(51, 51, 51);
	scrollbar-track-color:rgb(51, 51, 51)};

td {
	font-family: Arial;
	font-size: 10pt;
}

th {
	font-family: Arial;
	font-size: 10pt;
}
p {
	font-size: 10pt;
	font-family: Arial;
}
h1 {
	font-size: 22px;
	font-weight: 300;
}
h2 {
	font-size: 18px;
	font-weight: 400;
}
a:link
{
	color: rgb(255, 255, 0);
	text-decoration: none;
}
a:active
{
	color: rgb(255, 255, 0);
	text-decoration: underline;
}
a:visited
{
	color: rgb(255, 255, 153);
	text-decoration: none;
}
.menu
{
	color: rgb(255, 255, 0);
	text-decoration: none;
}
