.tiny {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	font-weight: bold;
}

body {
	background-color: #FFFFCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background20040420.gif);
	background-repeat: repeat-y;
}

h1 {
	font-size: 20pt;
	line-height: normal;
	font-style: normal;
	color: #9D0F00;
}

h2 {
	font-size: 18pt;
	line-height: normal;
	color: #999900;
}

h3 { font-size: 14pt; 
	 font-style: italic; 
	 line-height: normal
}

h4 { margin-left: 0.25in; 
	 font-size: 14pt; 
	 line-height: normal
}

h5 { font-size: 14pt; 
	 line-height: normal
}

a:link {
	color: #990000;
}
a:visited {
	color: #660066;
}
a:hover {
	color: #990000;
}
a:active {
	color: #660066;
}
a {
	text-decoration: none;
}

UL { margin-left: 0.65in
}

