body {
	font-family: "Goudy Old Style",
             Garamond,
             Palatino,
             Georgia,
             "Times New Roman",
             serif;
	color: #000000;
	font-size: 90%;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #FFFFFF
}
p {	color: #000000;
	font-size: 1em;
}
li {  color: #000000; font-size: 1em}
td { color: #000000; font-size: 1em }
th {  color: #003399; font-size: 1.5em; font-weight: bold}

ul {  list-style-type: square}
a {
	color: #cc3333;
	text-decoration: none;
}
a:visited {
	color: #cc3333;
	text-decoration: none;
}
a:hover {
	color: #930;
	text-decoration: underline;
}
H1 {
	font-size: 2em;
	color: #cc3333;
}
H2 {
	font-size: 1.5em;
	color: #cc3333;
}
h3 {  color: #cc3333; font-size: 1.25em}
h4 {
	color: #cc3333;
	font-size: 1em;
	font-style: italic
}
h5 {  color: #cc3333; font-size: 1em }
hr {
color: #cc3333;
height: 1px;
noshade
}
.tiny { color: #cc3333; font-size: .75em}


.brochure { text-decoration: none;
}
a.brochure {
	text-decoration: none;
}
a.hover {
	text-decoration: none;
}
