html { overflow:-moz-scrollbars-vertical; }
body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	text-align:center;
	}
h1 { font-size: 12px; line-height: 16px; font-weight: 400; text-align: left; border:0px; padding:3px; margin:0px; color:#000000;}
h2 { font-size: 12px; line-height: 16px; font-weight: 400; text-align: left; border:0px; padding:3px; margin:0px; color:#000000;}
h3 { font-size: 12px; line-height: 16px; font-weight: 400; text-align: left; border:0px; padding:3px; margin:0px; color:#000000;}
p,td {
	text-align:left;
	font-size: 12px;
	}
.sep {
	text-align:left;
	font-size: 12px;
	line-height:25px;
	}
.copy {
	font-size: 9px;
	line-height:8px;
	font-weight: 400;
	text-align:right;
	}
a.copy {
	font-size: 9px;
	}
a {
	font-size: 12px;
	font-weight: 600;
	color: #75002F;
    text-decoration: underline; 
	  }
a:hover{
	color: #D1BBC2;}
	
.headers {
	text-align:left;
	font-size: 16px;
	font-weight: 600;
	line-height:12px;
	}
.text {
	font-size: 11px;
	font-weight: 400;
	color: #000000;
    text-decoration: none;
	  }
a.content {
	font-size: 11px;
	font-weight: 400;
	color: #990000;
    text-decoration: underline;
	  }
a.content:hover{
	color: #CC0000; }
