.header
{
color:#f2a56d;
}

.subheader
{
color:#555;
font-size:14px;
}

.maintext
{
color:#555;
}

a:link, a:visited
{
color: #22506a;
}

a:hover
{
color:#91a6cc;
}

.p_header
{
font-size: 13px;
font-family:arial;
color: #555;
font-weight:bold;
}

#table1 td
{
border-bottom: thin solid #555;
border-right: thin solid #555;

}

.headerblue {
	font-family: "Times New Roman", Times, serif;
	font-variant: normal;
	text-transform: uppercase;
	color: #22506a;
	font-size: 16px;
	letter-spacing: .5em;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: f29f6b;
}
.mainhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #9196cc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: f29f6b;
	letter-spacing: 0.5em;
	text-align: center;
}
.floatright {
	float: right;
	padding-bottom: 10px;
	padding-left: 15px;
}
.floatleft {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}

