p.menu{
	position: fixed;
	top: 20%;
	left: 3%;
	font : normal normal 90% "Trebuchet MS", Arial, sans-serif;
	text-align : left;
	background-color : #CCCCCC;
	color : #333333;
	border : 1px solid #666666;
	padding : 1%;
}
A:VISITED {
	background-color : inherit;
	color : #000066;
	text-decoration : none;
}
A:LINK {
	background-color : transparent;
	color : #0000CC;
	text-decoration : underline;
}
A:HOVER {
	background-color : White;
	color: red;
	text-decoration: underline;
}
BODY {
	background : #F2F2F2 url(tlo.gif) fixed;
}
td.text {
	background : #F5F5F5;
	color : Black;
	font : normal normal normal 100% "Times New Roman", Times, serif;
}
p, td {
	background : transparent;
	color : Black;
	font : normal normal normal 100% "Times New Roman", Times, serif;
}
H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 200%;
	font-weight : normal;
}
H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 150%;
	font-weight : normal;
}
H3 {
	font-size : 120%;
	font-weight : normal;
}
H4 {
	font : italic normal normal 100% "Times New Roman", Times, serif;
}
H5 {
	font : normal normal normal 100% Verdana, Geneva, Arial, Helvetica, sans-serif;
}
sup, sub {
	font-size : 80%;
}
dl {
	font-style : italic;
}
SMALL {
	font-size : 70%;
}
