body {
	font-family: Verdana,Arial,sans-serif;
	margin: 0;
	padding: 0;
	font-family: verdana, helvetica, sans-serif;
	color:	#000000;
	}
div  {
	font-family:  verdana, helvetica, sans-serif;
	}
td {
	font-family:  verdana, helvetica, sans-serif;
	}
ol, li {
	font-family:  verdana, helvetica, sans-serif;
	line-height: 1.25em;
	}
p {
	font-family:  verdana, helvetica, sans-serif;
	margin-top: 0; padding-top: 0;
	line-height: 1.25em;
	margin-bottom: 	1em;
	}
p.indent {
	margin-left: 1em;
}

div.hanging p {
	text-indent: -1em;
	margin-left: 1em;
}
.Body {
  background-color: #ffffff;
  color: #000000;
  padding: 15px;
  padding-left: 15px;
  padding-right: 15px;
}

p.default {
	font-family:  verdana, helvetica, sans-serif;
	margin-top: 0; padding-top: 0;
	line-height: 1em;
	margin-bottom: 	1em;
	}
.content {
	padding: 10px 20px;
	margin: 5% 15%;
	border: 2px solid #ff0000;
	float: right;
	}
h1	{
	font-size:	175%;
	text-align:	center;
	}
h2	{
	font-size:	150%;
	text-align:	center;
	}
h3	{
	font-size:	125%;
	text-align:	left;
	}
h4	{
	font-size:	100%em;
	text-align:	left;
	}
h5	{
	font-size:	80%;
	text-align:	left;
	}
h1, h2, h3, h4, h5	{
	margin:	1.25em 0em 0.5em 0;
	font-family:	 verdana, helvetica, sans-serif;
	}
img	{
	border:	0
	}
a	{
	text-decoration:	none;
	font-weight:	bold;
	}
a:link	{
	color:	#ff0000;
	background-color: transparent;
	text-decoration: underline;
	}
a:visited	{
	color:	#336699;
	background-color: transparent;
	text-decoration: underline;
	}
a:active	{
	color:	#ffdead;
	background-color: transparent;
	text-decoration: underline;
	}
a:hover	{
	color:	#ffdead;
	background-color: transparent;
	text-decoration:	underline;
	}
a:link.main {
	color: #ffdead;
	font-size: 12px;
	}
a:visited.main {
	color: #ffdead;
	font-size: 12px;
	}
a:active.main {
	color:	#ffdead;
	font-size: 12px;
	}
a:hover.main	{
	font-size: 12px;
	}
.notBold {
	font-weight: normal;
	}
.nav	{
	font-size: 80%
	}
.ahem	{
	display:	none;
	}
.small	{
	font-size: 12px;
	}
.Boxed {
	padding: 2pt;
	border: 2pt;
	border-style: solid;
	border-color: #ff0000;
	background-color: #ffffff;
	}