body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 100%;
}

body {
	margin-left: 10%;
	margin-right: 10%;
	background-color: #FFFFFF;
}
a:link {
	color: #0033FF;
}
a:visited {
	color: #0033FF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #990000;
}
h1 {
	font-size: 200%;
}
h2 {
	font-size: 150%;
	margin-bottom: -0.2em;
}

h3 {
	font-size: 115%;
	line-height: normal;
}
.divider {
	color: #990000;
}

h4 {
	font-size: 100%;
}
h5 {
	font-size: 85%;
}
h6 {
	font-size: 70%;
}
.parphol {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 0;
}
.parphor {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 0;
}
.copyright {
	color: #000000;
	border: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
}

.parcentered {
	text-align: left;
	margin-left: 15%;
	margin-right: 15%;
	line-height: 120%;
	position: relative;
}
.textblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
}
.textblack80 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
}

.textred80 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	color: #990000;
}
.textred60 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-style: normal;
	color: 990000;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #990000;
	background-color: #FFFF00;
}

