body {
	margin: 10px 0px 10px 0px;
	background: #F1F1F1;
	background-position: top center;
	text-align: center;
	}
table {
	border-top:#999999 1px solid;
	border-right:#999999 1px solid;
	border-bottom:#999999 1px solid;
	border-left:#999999 1px solid;
       color: #444444;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size:13px;
	text-align: center;
	line-height: 150%;
	}
h1 {
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	padding-top: 5px;
	border-bottom:solid 2px #C8C8C8;
	}
h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	margin: 25px 0px 20px 0px;
	font-weight: bold;
	color: #999999;
	line-height: 150%;	
	border-bottom:solid 1px #C8C8C8;
	}
h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	text-align: left;
	margin: 20px 0px 10px 2px;
	font-weight: bold;
	color: #999999;
	line-height: 150%;	
	}
p {
       color: #444444;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size:13px;
	line-height: 150%;
	text-align: left;
	margin: 20px 0px 0px 0px;
	}
ul {
       color: #444444;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size:13px;
	line-height: 150%;
	text-align: left;
	margin: 15px 0px 0px 20px;
	}
ol {
       color: #444444;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size:13px;
	line-height: 150%;
	text-align: left;
	margin: 15px 0px 0px 25px;
	}
a {
	text-decoration: underline;		
	}
a:link {
	text-decoration:none;
	line-height: 120%;
	font-size: 13px;
	color: #D940B2;
	}
a:visited {
	text-decoration:none;
	line-height: 120%;
	font-size: 13px;
	color: #D940B2;
	}
a:active {
	color: #D940B2;
	}
a:hover {
	color: #D940B2;
	text-decoration:underline;
	}
#pre-footer {
	width: 700px;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
       text-align: center;
	clear: both;
}
#footer {
	width: 700px;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
       text-align: center;
	clear: both;
}
