﻿BODY {
	background-color: #999999;
	color: #FFFFFF;
	font-family: arial, fantasy;
	font-size: 10pt;
}

TD {
	font-size:10pt;
}

A:link {
	color:#00F4EC;
	text-decoration: none;
}

A:visited {
	color:#009088;
	text-decoration: none;
}

A:hover {
	color:#00F4EC;
	text-decoration: underline;
}

select, input, textarea {
	font-family: courier new,courier;
	font-size:8pt;
}