p, h1, h2, h3, h4, a, li, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
}

p, li, td, input, textarea {
	font-size: 12px;
	color: #000000;
}
.subtext {
	font-size: 10px;
}
.subhead {
	font-size: 12px;
	font-weight: bold;
	color: #880000;
}
.address {
	font-size: 11px;
	font-weight: bold;
}
.formheadings {
	font-weight: bold;
}
.formheadings_MAIN {
	font-size: 16px;
	font-weight: bold;
	font-style:italic;
}

li {
	margin-bottom: 8px;
}

h1 {
	font-size: 36px;
	color: #880000;
	margin: -5px 0px 0px 10px;
}
.acronym{
	font-size: 48px;
}
.intro {
	font-weight: normal;
	font-size: 26px;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	font-style:italic;
	color: #880000;
	margin: 0px 0px 0px 10px;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #880000;
}

a {
	font-weight: bold;
	color: #880000;
}
a:hover {
	color: #666666;
}
.navigation {
	font-size: 14px;
	text-decoration: none
}
.navigation:hover {
	color: #666666;
}

.navigationBG {
	background-color: #D0D4FF;
}

.header {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none}

