BODY {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-indent: 20px;
	background : #99FFCC;
	font-size : 10pt;
	font-family : Verdana, Tahoma, Arial;
	filter: Glow(Color=000000, Strength=2);
}

H1 {
	font-size:22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px
}

H2 { font-size:16px; font-family:verdana, tahoma, arial}

H3 { font-size:14pt; font-family:verdana, tahoma, arial; font-style: oblique; font-weight: bold; margin-top: 5px; margin-bottom: 5px}

H6 {
	font-size: 9px;
	font-family:verdana, tahoma, arial
}

A.menu:link, A.menu:visited {
	font-size : 10px;
	color: #CCCCCC;
	text-transform: capitalize;
	filter: Glow(Color=000000, Strength=2);
	width :10px;
	font-weight : bold;
	font-family : "Trebuchet MS", Verdana, Arial;
	letter-spacing : 3px;
	text-decoration : none;
	height : auto;
	vertical-align : bottom;
}

A.menu:hover {
	font-size : 10px;
	color: #666666;
	text-transform: capitalize;
	filter: Glow(Color=FFCC00, Strength=2);
	width :10px;
	font-weight : bold;
	font-family : "Trebuchet MS", Verdana, Arial;
	letter-spacing : 3px;
	text-decoration : none;
	height : auto;
	vertical-align : bottom;
}

SPAN.coda {
	font-size : 10px;
	color: Yellow;
	text-transform: capitalize;
	filter: Glow(Color=000000, Strength=2);
	width :10px;
	font-weight : bold;
	font-family : "Trebuchet MS", Verdana, Arial;
	letter-spacing : 3px;
	text-decoration : none;
	height : auto;
	vertical-align : bottom;
}