BODY {
	background-image: url(pix/hatter.jpg);
	color: Black;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	text-align: left;
}

A:link{
	color: #3300CC;
	font-family : sans-serif;
	font-weight : normal;
	font-size : 10pt;
}

A:ACTIVE {
	color: #33FF00;
	font-family : sans-serif;
	font-weight : normal;
	font-size : 10pt;
}

A:VISITED {
	color: #336600;
	font-family : sans-serif;
	font-weight : normal;
	font-size : 10pt;
}

H1 {
	font-size : 18pt;
}

H1.str {
	font-size : 22pt;
	font-weight : bolder;
}


H2 {
	font-size : 16pt;
	margin-left : 1%;
}

H3 {
	font-size : 14pt;
	margin-left : 2%;
	}
H4 {
	margin-left : 3%;
	font-size : 12pt;
}
P {
	font-family : sans-serif;
	font-weight : normal;
	font-size : 10pt;
	margin-left : 4%;
	margin-right : 4%;
}

LI {
	font-family : sans-serif;
	font-weight : normal;
	font-size : 10pt;
	list-style-type : square;
}


P.str {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
	font-size : 12pt;
	color : #330099;
}

P.spec {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
	font-size : 12pt;
	color : #330099;
}

P.speccur {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 16pt;
	color : #330099;
	font-style : italic;
}

P.warn {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 16pt;
	color : #ff0000;
	font-style : italic;
	font-weight : bolder;
}
P.cur {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 10pt;
	font-style : italic;
}
TABLE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	}
TD {
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
}
HR {
	width : 100%;
}
INPUT {
	margin-left : 8%;
	margin-right : 8%;
}
TEXTAREA {
	margin-left : 8%;
	margin-right : 8%;
}
SPAN.p {
	font-family : sans-serif;
	font-weight : normal;
	font-size : 10pt;
}
