body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-image: url(images/bg2.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-style: normal;
}
h1 {
	font-size: 1.5em;
	color: #5e005e;
	line-height: 120%;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-weight: bold;
	font-size: 1.2em;
	line-height: 120%;
	padding-top: 5px;
}
h3 {
	font-weight: bold;
	font-size: 1.2em;
	line-height: 180%;
	padding-top: 5px;
}
h4 {
	font-weight: bold;
	font-size: 1em;
	line-height: 150%;
	padding-top: 2px;
	color: #5e005e;
}
table {
	font-size: 1em;
	line-height: 140%;
}
select {
	font-size: 1.1em;
}
ul {
	line-height: 160%
}

p {
	font-size: 1em;
	line-height: 150%;
}
.navigation {
	font-size: 1em;
	line-height: 140%;
}
.bold-gray {
	font-weight: bold;
	color: #333333;
}
.caption {
	line-height: 120%;
	color: #000000;
	font-size: 0.9em;
}
.condensed {
	line-height: 70%;
}
a:link {
	color: #E56100;
	text-decoration: underline;
}
a:visited {
	color: #E56100;
	text-decoration: underline;
}
a:hover {
	color: #5E005E;
	text-decoration:none;
}
a.secnav:link {
	text-decoration: none;
	color:#FFFFFF;
}
a.secnav:visited {
	text-decoration: none;
	color:#FFFFFF;
}
a.secnav:hover {
	color: #000000;
}
