.topmenu {
	background-color : Navy;
	font-family : "Courier New", Courier, monospace;
	font-size : smaller;
	font-weight : bold;
	margin-top : 2px;
	color : White;
	text-indent : 5px;
}

A.menusor {
	background-color : Gray;
	text-decoration : none;
	font-family : "Courier New", Courier, monospace;
	font-size : smaller;
	font-weight : bold;
	margin-top : 2px;
	width : 100%;
	text-indent : 5px;
	color : Yellow;
}

A.menusor:HOVER {
	background-color : Black;
	width : 100%;
	text-decoration : none;
}

A.menu {
	background-color : #CEB38C;
	text-decoration : none;
	font-family : "Courier New", Courier, monospace;
	font-size : smaller;
	font-weight : bold;
	margin-top : 2px;
	width : 100%;
	padding-left : 5px;
	color : White;
}

A.menu:HOVER {
	background-color : Black;
	width : 100%;
	text-decoration : none;
}
H1 {
	background-color : #0080C0;
	color : Navy;
	text-indent : 10px;
	font-size : large;
	font-weight : bolder;
	font-family : "Courier New", Courier, monospace;
	padding-top : 2px;
}
P.text1 {
	padding-left : 10px;
	padding-right : 10px;
}

TD.titlesor {
	background-color : Navy;
	color : White;
	font-family : "Courier New", Courier, monospace;
	font-weight : bolder;
	text-align : center;
}

TD.typ {
	background-color : Aqua;
	font-weight : bold;
	text-align : center;
}



