body	{
	font-family: Tahoma, Verdana, Arial;
	font-size : 13px;
}
td	{
	font-family: Tahoma, Verdana, Arial;
	font-size : 13px;
}
h1	{
	font-size : 16px;
	color: #CC0000;
	font-weight: bold;
}
h2	{
	font-size : 14px;
	color: #CC0000;
	font-weight: bold;
}
.small	{
	font-size : 11px;
}
.red	{
	color: #CC0000;
}
a {
	text-decoration: underlined;
	color: #006600;
}
a:visited {
	text-decoration: underlined;
	color: #006600;
}
a:hover {
	text-decoration: none;
	color: #cc0000;
}
a:active {
	text-decoration: none;
	color: #cc0000;
}
a.topMenu {
	font-weight: bold;
	text-decoration: none;
	color: #FFFF00;
}
a.topMenu:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFFF00;
}
a.topMenu:hover {
	font-weight: bold;
	text-decoration: underlined;
	color: #ffcc00;
}
a.topMenu:active {
	font-weight: bold;
	text-decoration: underlined;
	color: #ffcc00;
}
a.menu {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.menu:visited {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.menu:hover {
	font-size: 16px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
a.menu:active {
	font-size: 16px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
input.formbox {
	width:140px;
	font-size:10pt;
	border-width:1px;
	border-color:black;
}
