body {
	color:#000;
	margin:20px 0px 0px 0px;
	font-family:verdana, arial, helvetica, sans-serif;
}

h1, .center {
	text-align:center;
}

a {
   text-decoration: none;
}

a:link, a:visited { color:#000; }
a:active, a:hover { color:#FF8000; }

a:hover {
     text-decoration: underline;
}

p {
	margin:18px 0px 6px 0px;
	text-align:center;

}

span.copyright {
	font-size:10px;
	color:#666;
}

div.footer {
	margin-top:55px;
	font-size:12px;
	line-height:2;
	text-align:center;
}


div.title {text-align: center; font-size:14px;}

.HeaderLabel {
    text-align: center;
    width:200px;
    margin:0px auto;
    padding:20px 0px 10px 0px;
    font-size:8px;
    letter-spacing:1em;
    text-transform:uppercase;
    color:#999;
    border-bottom:1px solid #999;
}


