﻿/* CSS Document */
body {
	margin-left: 5px;
	margin-top: 1px;}

.bk {
    border: 1px solid #999999;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;}
a {
	font-size: 12px;
	color: #000;
	text-decoration: none;}
a:hover {
	font-size: 12px;
	color: #39F;
	text-decoration: underline;}