body{
	background:#1FB8A8;
	background-color:#1FB8A8;
	text-align:center;
}
span, div, a, h1, h2, h3, h4, p, td, th, blockquote, small, input, textarea, select{
	font-Family:Verdana, MS Sans Serif;
}
div.Wrapper{
	text-align:center;
	padding-top:70px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	width:700px;
}
table.Links{
	width:100%;
	height:30px;
	border-collapse:collapse;
	border-spacing:10px;
}
td.Link{
	width:150px;
	background-color:#ADDFDE;
	text-align:center;
	padding:0px;
}
span.Links, span.TopBanner, span.Body, span.Footer{
	width:700px;
	display:block;
}
span.Copyright{
	font-Size:8pt;
	color:#FFFFFF;
	float:left;
}
span.Links{
	text-align:right;
	padding-bottom:5px;
	border-bottom:dotted 2px #FFFFFF;
}
span.Links a{
	margin-left:5px;
}
font.LinkBullet{
	font-Family:Wingdings;
	font-Size:8pt;
	margin-left:5px;
}
span.Body{
	height:400px;
	background:#FFFFFF;
	position:relative;
	font-size:0px;
	display:block;
	float:left;
}
div.Footer{
	border-top:dotted 2px #FFFFFF;
	display:block;
	clear:both;
}
span.Body object{
	width:700px;
	height:400px;
}
a.Link, span.LinkBullet{
	color:#FFFFFF;
	font-Size:8pt;
}
a.Link{
	text-decoration:none;
	letter-spacing:1pt;
}
a.Link:hover{
	color:#CCCCCC;
}
img.noflash{

}
span.Date{
	display:block;
	float:right;
	color:#FFFFFF;
	font-Size:8pt;
	text-align:right;
}
h1{
	font-Size:12pt;	
}
h2{
	font-Size:10pt;
	text-align:left;
}
h1, h2{
	font-weight:regular;
	color:#999999;
	text-decoration:underline;
}
p{
	font-Size:10pt;
	color:#999999;
	text-align:left;
}
span.Text{
	margin:20px;
	display:block;
}