/* CSS Document */

html { font-size: 100%; /* IE hack */ }
table { font-size: 100%; /* IE hack */ }


body {
	margin:0;
	background-color:#000000;
	background-image:url(../images/bg-rpt-blacksquares.gif);
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-size:11px;
	line-height:180%;
}

a:link { color:#6f0f42; text-decoration:underline; }
a:visited { color:#6f0f42; text-decoration:underline; }
a:hover { color:#d46e16; text-decoration:underline; }
a:active { color:#6f0f42; text-decoration:underline; }

.bodycopy {
	padding:10px 80px 30px 13px;
	text-align:left;
}

h1 { font-size:11px; color: #6f0f42; display:inline; }
h2 { font-size:11px; color: #d46e16; display:inline; }
h3 { font-size:11px; color: #6e6400; display:inline; }
h4 { font-size:14px; color: #6f0f42; }
h5 { font-size:14px; color: #d46e16; }
h6 { font-size:14px; color: #6e6400; }

.guidinghdr {
	padding: 10px 10px 4px 0;
	color: #6f0f42;
	vertical-align:top;
	line-height:120%;
	text-align:right;
}

ul { padding-left:15px; }