body,td,th {
	font-family: Georgia, serif, Verdana;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
	font-family: "Trebuchet MS", Triad;
	border-bottom: #000000;
	letter-spacing: inherit;
	vertical-align: text-bottom;
	margin: 2;
	text-decoration: underline;
	border: 1;
	cursor: crosshair;
}

