body
{
	background-color : #C2C2C2;
	font-family: Times New Roman, Times, serif;
	font-size: 8pt;
	text-align : center;
}

ul {
margin:0px 0px 0px 30px;
padding:0px;
}

table
{
	background-color: #fff;
}

td
{
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
	vertical-align: top;
}

p
{
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
}

a
{
	color: red;
	text-decoration: underline;
}
img {border:none;}

a:visited
{
	color: red;
	text-decoration: underline;
}

a:hover
{
	color: red;
	font-weight: bold;
	text-decoration: underline;
}

.right_padding
{
	padding : 0 2em 0 0;
}

.subhead_red
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: red;
}

.subhead_und
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: red;
	border-bottom : 1px solid Gray;
	padding-bottom : .25em;
}

.subnote
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-top : .15em;
	color:#7E7E7E;
}

.page_footer
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:7pt;
	vertical-align: middle;
	height: 62px;
}