body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 130%;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}

h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 18pt; letter-spacing: 1pt; font-weight: bold}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 1.2em; font-weight: bold}
h5 {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold}

p {
	font-size: .85em;
	line-height: 125%;
	
}

.footer {
	font-size: .75em;
	line-height: 120%;
	text-align: center;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-align: left;
}
a:visited {
	color: FF6800;
}
a:link {
	color: 000099;
}
a:link {
	color: 000099;
}
.dottedline {
	background-image: url(../images/dash.gif);
	background-repeat: repeat-y;
	width: 8px;
}
li {
	font-size: 0.85em;
	line-height: 125%;
	text-align: left;
}
.redbold {
	font-weight: bold;
	color: #CC3300;
	font-size: 10pt;
	line-height: 125%;
}
