﻿body
{
	margin: 0px;
	background-color: white;
}
TD
{
	font-size: 8pt;
	font-family: Verdana;
}
A.TopMenuSub
{
	color: white;
	text-decoration: none;
	font-family: 'Arial';
	font-weight: bold;
	font-size: 8pt;
	padding-right: 3px;
	padding-left: 3px;
}
A.TopMenuRight
{
	color: #FFAB00;
	text-decoration: none;
	font-family: 'Arial';
	font-size: 8pt;
}
TD.Footer
{
	padding-left: 5px;
	font-size: 8pt;
	color: #4bacbf;
}
A.BottomMenu
{
	font-size: 8pt;
	text-decoration: none;
	color: black;
}
A.ann
{
	font-size: 8pt;
	color: black;
	text-decoration: none;
}
A:hover.ann
{
	text-decoration: underline;
}
H1
{
	font-size: 16pt;
	color: #eb2121;
	text-decoration: underline;
}
INPUT.txt
{
	font-size: 8pt;
	font-family: Verdana;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
TEXTAREA.txt
{
	font-size: 8pt;
	font-family: Verdana;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
TD.header
{
	font-weight: bold;
	font-size: 10pt;
	border-bottom: black 1px solid;
	font-family: Verdana;
}