.fuss {
	font-size : 6pt;
	color : #003366;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	text-align : center;
}
BODY {
	color : #003366;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 12pt;
	font-weight : lighter;
	background-image : none;
	scrollbar-base-color:#FFffff;
	scrollbar-arrow-color:navy;
	scrollbar-track-color:#CCCCCC;
	background-color: #FFffff;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	clip: rect(0px auto auto auto);
}
H1 {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	letter-spacing : 1px;
	margin-top : 2px;
	margin-bottom : 2px;
	margin-left : 5px;
}
H2 {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	margin-top : 2px;
	margin-bottom : 2px;
	margin-left : 5px;
	letter-spacing : 2px;
}
H3 {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 12pt;
	margin-top : 2px;
	margin-bottom : 2px;
	margin-left : 5px;
}

P {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 11pt;
	margin-left : 5px;
	margin-top : 5px;
	border-left : thin #ffcc33;
	margin-bottom : 5px;
}
LI, UL {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 10pt;
	margin-left : 10px;
	font-weight : normal;
	list-style-image: url(images/stern.jpg);

}

BLOCKQUOTE {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 10pt;
	margin-left : 150px;
	margin-top : 2px;
	border-left : thin #ffcc33;
	font-weight : bold;
}
p a.navi  {
	color : #EAEAEA;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 11pt;
	margin-left : 20px;
	text-decoration : none;
	font-weight : bold;
	border-left : thick solid Silver;
	border-bottom : thin solid Silver;
}
p a.navi2  {
	color : #EAEAEA;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 9pt;
	margin-left : 40px;
	text-decoration : none;
	font-weight : bold;
	}

A:LINK {
	color : #003366;
	font-family : "MS Sans Serif", Geneva, sans-serif;
}

A:HOVER {
	background-color : #c5c5c5;
	color: #003366;
}
.input {
	border : 1px dotted #003366;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	background-color : #c5c5c5;
}
