BODY  {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 12px;
	color : #000000;
	font-family : Geneva, Arial, Helvetica, sans-serif;
}

P  {
	font-style : normal;
	font-size : 12px;
	color : #000000;
}

li {
	font-style : normal;
	font-size : 12px;
	color : #222222;
}

ul {
margin-left: 0;
padding-left: 1em;
list-style-type: square;
}


A:LINK  {
	font-style : normal;
	font-size : 12px;
	color : #CE0000;
}

A:VISITED  {
	font-style : normal;
	font-size : 12px;
	color : #CE0000;
}

A:HOVER  {
	font-style : normal;
	font-size : 12px;
	color : red;
}

A.splink:link { color: #FFFFFF; text-decoration: none; font-size: 18px; font-weight : 550; }
A.splink:visited { color: #FFFFFF; text-decoration: none; font-size: 18px; font-weight : 550; } 
A.splink:active { color: #FFFFFF; text-decoration: underline; font-size: 18px; font-weight : 550; } 
A.splink:hover { color: #FFCC00; text-decoration: underline; font-size: 18px; font-weight : 550; } 
A.splinksmall:link { color: #FFFFFF; text-decoration: none; font-size: 13px; font-weight : 550; }
A.splinksmall:visited { color: #FFFFFF; text-decoration: none; font-size: 13px; font-weight : 550; } 
A.splinksmall:active { color: #FFFFFF; text-decoration: underline; font-size: 13px; font-weight : 550; } 
A.splinksmall:hover { color: #FFCC00; text-decoration: underline; font-size: 13px; font-weight : 550; } 

A  {
	font-style : normal;
	font-size : 12px;
	color : #333399;
}

H1  {
	color : #663512;
	font-size : 28px;
	margin-top : 0px;
	margin-bottom : 6px;
}

H2  {
	color : #663512;
	font-size : 17px;
	margin-top : 0px;
	margin-bottom : 6px;
}

H3  {
	color : #663C43;
	font-size : 14px;
	margin-top : 0px;
	margin-bottom : 6px;
}

H4  {
	color : #663C43;
	font-size : 12px;
	margin-top : 8px;
	margin-bottom : 8px;
}

B  {
	font-style : normal;
	font-size : 12px;
	color : #663512;
	font-weight : bold;
}

span.legend  {
	font-style : italic;
	font-size : 12px;
	color : #663C43;
}

span.opening  {
	font-style : normal;
	font-size : 17px;
	color : #000000;
	font-weight : normal;
}

span.white  {
	font-style : normal;
	font-size : 12px;
	color : #ffffff;
	font-weight : normal;
}

span.tiny  {
	font-style : normal;
	font-size : 10px;
	color : #663512;
	font-weight : normal;
}

#title {
font: bold;
font-size: 24px;
position: relative;
top: 0px;
left: 0px;
}
#text {
position: relative;
top: 0px;
left: 0px;
color: #42230C; 
z-index:2;
}
#shadow {
position: absolute;
top: 1px;
left: 1px;
color: #aaaaaa;
z-index:1;
}

