BODY {
	background-color : #FFFFCC;
	color : #000000;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	margin-left : 8%;
	margin-right : 5%;
	font-size : 10pt;
}

A:LINK, A:VISITED {
	text-decoration : none;
	font-weight : bold;
}

A:HOVER {
	background-color : #FFFFE0;
	text-decoration : none;
	font-weight : bold;
}

H1 {
	font-family : "Monotype Corsiva";
	font-size : 160%;
	margin-left : -5%;
}

H2 {
	font-family : "Monotype Corsiva";
	font-size : 140%;
	margin-left : -5%;
}

H3 {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 115%;
	margin-left : -5%;
	margin-top : 2em;
}

H4 {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 100%;
	margin-left : -5%;
	margin-top : 1.5em;
}

H5 {
	font-size : 100%;
	background-color: White;
	font-family : Garamond;
	font-weight : bold;
}

BLOCKQUOTE {
	margin-left : 0;
}

CAPTION {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : 800;
}

TH {
	background-color : #FFFFFF;
}

TD{
	font: 10pt
}

.web { color: #00008B; 
}

.graz {
	color: #49573E;
}
.stb { color: Maroon; 
}

.txt {
	color : #000000;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 10pt; 
}