h1 { color: brown; font-size: 16px; margin: 0};
h2 { font-size: 14px; };
h3 { font-size: 12px; };
h4 { font-size: 12px; };
h5 { font-size: 12px; };

img {border:0}

.MainMenu {color: white; font-size: 14px; font-weight: bold}

A {
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	COLOR: #003399
}
A:visited {COLOR: #003399; FONT-WEIGHT: normal}
A:hover {COLOR: #0066FF; FONT-WEIGHT: normal; TEXT-DECORATION: underline}

BODY {
margin-top: 0px;
FONT-FAMILY: Verdana;
FONT-SIZE: 11px;
text-align: center;
}

.FormMnu {background-color: #C0C0D6; font-weight: bold; font-size: 10px}

td {font-size:8pt}
input {border: solid 1 gray; font-size:8pt}
select {border: solid 1 gray; font-size:8pt}

.cat {
	font-size: 12px;
    font-weight: bold;
}

.subcat {
	margin-left:1em;
	font-size: 11px;
}