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 {
	
	TEXT-DECORATION: none;
	COLOR: #CC3300
}
A:visited {
	COLOR: #CC3300;
	
}
A:hover {
	COLOR: #FF0000;
	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;
	font-style: italic;
}

.subcat {
	margin-left:2em;
	font-size: 11px;
}