BODY  {
	margin-top : .07in;
	margin-bottom : .07in;
	margin-left: auto;
	margin-right: auto;
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	width : 576px;
	background-color : #708090;
	}

P  {
	text-indent : .25 in;
	}

H1  {
	color: #2E8B57;
	font-size : 17pt;
	font-weight : bold;
	}

H2 {
	color: #2E8B57;
	text-align : center;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 0px;
	}
h5 {
	font-size: 6pt;
}

A {
	text-decoration: none;
	color : Maroon;
	}

A:hover {
	color: #B51D02;
	text-decoration : underline;
	}

.Heading  {
	color: Maroon;
	font-size : 14pt;
	text-align : center;
	
	}

.SubHeading {
	color: Maroon;
	text-align : center;
	font-size: 10pt;
	font-weight: bold;
	}
Table.Table{
	border: none;
}
.SectionTitle{
	color: Maroon;
	font-size: 10pt;
	font-weight : bold;
	}

.Highlight{
	color: Maroon;
	}

.TableTitle{
	color: Maroon;
	font-size : 12px;
	font-weight : bold;
	}

.TableRequired{
	font-size : 8pt;
	font-weight : bold;
	color : Maroon;
	}
TH{
	font-size : 8pt;
	}

dd {
	padding-bottom: 5px;
}

TD{
	font-size : 8pt;
	}
	
.PageTable{
	background-color : #FDFAE3;
	border : medium double #800000;
	margin-left: auto;
	margin-right: auto;
	}
	
.Heading{
	
	color: White;
	
}

.Answer{
	color: #0000CD;
	display: inline;
}

.Coupon{
	border: thin dashed Black;
}
.OrgName{
	font-size: 12pt;
	text-align: center;
	font-weight: bold;
	color: blue;
}