body{
	font-size:10pt;
	color:#323232;
	line-height:150%;
	margin:0px;
}

.frame{
	width:500px;
	margin:80px auto 0px auto;
}

.copyright{
	margin:30px 0px 30px 0px;
	text-align:right;
}

.clear{clear:left}

h3 {color:#000000; font-weight: bold; line-height: 18px;}
h4 {color:#000000; font-weight: bold;}
a {color:#0055E3; text-decoration:none;}
a:visited {color:#0055E3}
a:hover {text-decoration:underline;}
hr {border-width:1px 0px 0px 0px; border-style:dashed; border-color:gray; height:5px; color:#ffffff;}

