body,td
{
	font-family: Verdana;
	font-size: 8pt;
}
.mainPad
{
	padding: 25px 25px 25px 25px;
}
a
{
	color: #1A1A88;
}
a:hover
{
	color: #695435;
	text-decoration: none;
	font-weight: bold;
}
.subTitle
{
	color: #695435;
	font-weight: bold;
	border-bottom: solid 1px #695435;

}
.title
{
color: #1A1A88;
	font-weight: bold;
	text-align: center;
	
}
td.indent
{
	padding-left: 10px;
}
.button
{
	border-bottom: solid 1px #1A1A88;
	border-top: solid 1px #1A1A88;
	border-left: solid 1px #1A1A88;
	border-right: solid 1px #1A1A88;
	color: #1A1A88;
	background-color: #ffffff;
}
.header
{
color: #1A1A88;
	font-weight: bold;
	font-size: 11px;
}