body {
	background-color: rgb(255,255,255);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color: #000000;
	scrollbar-base-color: #993333;
	scrollbar-track-color: #ffffff;
}

table, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
}

h1 {
	font-size: x-small;
	color: #993333;
	font-weight : bold;
}

h2 {
	font-size: x-small;
	font-weight : bold;
	margin-bottom : 0px;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
