a:link {
	text-decoration: none; }
	
a:visited {
	text-decoration: none; }
	
a:hover {
	text-decoration: underline; }

a:active {
	text-decoration: none; }

body {
	margin-top: 0px;
	margin-right: 2px;
	margin-left: 5px;
	margin-bottom: 2px;
	scrollbar-face-color: #D6D8CA;
	scrollbar-shadow-color: #D6D8CA;
	scrollbar-highlight-color: #D6D8CA;
	scrollbar-track-color: #D6D8CA;
	scrollbar-arrow-color: #666666;
	scrollbar-3dlight-color: #D6D8CA; 
	scrollbar-darkshadow-color: #666666; }

p {
	font-family: arial;
	font-size: 14px;
	color: #000000;}
	
.p1{
	font-family: arial;
	font-size: 14px;
	color: #000000;
	margin-bottom: -10; }

.p2{
	font-family: arial;
	font-size: 11px;
	color: #000000;}
.p3{
	font-family: arial;
	font-size: 13px;
	color: #000000;
	margin-bottom: -10; }
	
h1 {
	font-family: arial;
	font-size: 20px;
	color: #000000;
	text-align: center;
	margin-bottom: -2; }

td {
	font-family: arial;
	font-size: 10px; }
