.image{
	border-style: solid;
	border-color: C4C1C1;
	border-width:3px;
	margin: 11px;
	color:#FFFFFF;
      }
.title, .header, .options, .regular, .topictitle, .fineprint{
	font-family:Gill Sans MT, Arial, sans-serif;
	font-weight: normal;
	color:#FFFFFF;
	}
.title, .topictitle{
	font-size: 13pt;
	}
.header{
	font-size:20pt;
	}
.options{
	font-size:13pt;
	}
.regular{
	font-size:11pt;
	}
.fineprint{
	font-size:9pt;
	}
P.title {
margin-bottom:44px;
margin-top:44px;
}
P.listtitle {
margin-bottom:44px;
margin-top:0px;
}
P.topictitle {
margin-bottom:0px;
margin-top:44px;
}
P.header {
margin-top:11px;
margin-bottom:0px;
}
P.regular {
margin-top:22px;
margin-bottom:0px;
}
P.options {
margin-top:0px;
}
<!--
A
{
color:#FFFFFF;
font-family: Gill Sans MT, Arial, sans-serif;
font-weight: normal;
font-size: 13pt;
text-decoration: none;
}
A:hover
{
color:#88B2FF;
}