BODY {
	background : #fff url(spiralbg.gif);
	margin : 1em 5em 1em 5em;
	color : #000;
} 

p {
	font-family : "Courier New", Courier, monospace;
	font-size : 12px;
}

H1 {
	background : transparent;
	color : #009;
	text-align: right;
	font-family: monospace, Courier, serif;
} 
H2,H4 {
	background : #ffc;
	color : #009;
	text-align: right;
	font-family: Verdana, Arial, sans-serif;
	font-size : .9em;
} 
H3 { 
background: transparent; color : #009; 
border-bottom : 2px #009 solid;
font-family : monospace, Courier, serif; 
} 

H5 { 
background : #ffc;
	color : #009;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
} 

H6 { 
background: transparent;
	color : #009;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	font-size : .9em;
} 

DIV.body { 
padding-right : 2%; 
padding-left : 2%; 
font-size : 0.8em; 
background : #fff; 
padding-bottom : 0.2em; 
margin : 0.5% 0.5% 0.5% 15%; 
color : #000; 
padding-top : 0.2em; 
font-family : Verdana, Arial, sans-serif; 
} 


DIV.dates {
	color : #c63;
	font-weight : 700;
}

.ctr { 
text-align: center; 
} 
.right { 
text-align: right; 
} 
.left {
text-align: left;
}
A {
	background: transparent; color : #009;
	text-decoration : underline;
} 
