﻿@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	letter-spacing: 2px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #cacaca;
}
a:hover {
	text-decoration: none;
	color: #cc6301;
}
a:active {
	text-decoration: none;
	color: #cc6301;
}
