	<TITLE>stylesheet</TITLE>
<!-- Minus AutoDato -->

HEAD

body {
	table-layout:fixed;
	font-family:'Verdana';
	font-size:11;
	color:#404040;
}

table {
	border:0px solid #FFF
	table-layout:fixed;
	font-family:'Verdana';
	font-size:11;
	background-color:none;
}


A:LINK {
	color:#404040;
	text-decoration : none;
}

A:VISITED {
	color : #404040;
	text-decoration : none;
}
H1 {
	color : White;
	font-size : 11;
}
H2 {
	color : #000;
	font-size : 11;
	font-weight : bold;
	font-style : italic;
}
li {
	color : white;
	font-size : 11;
}
H3 {
	color : white;
	font-size : 11;
	font-weight : bold;
}
iframe {
	border:1px solid #FFF
}
/HEAD
