html, body {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:13px;
	line-height:1.5em;
	background:#fff url(../grfx/bg.jpg) repeat-x top;
}


table.rand, table.rand2 { background-color:#fff !important; }

h1, h2, h3 {
font-family:'Franklin Gothic Medium', arial, sans-serif;
font-size:26px;
font-weight:bold;
color:#333;
line-height:32px;
margin:0.5em 0 1em 0;
letter-spacing:-0.025em;
}

h2 {
color:#444;
font-size:20px;
letter-spacing:0;
}
h3 { font-size:16px; }

h2.faq {
border-top:1px dotted #ddd; 
padding-top:20px; 
margin-top:30px;
}

a, a:link { color:#016fd3; text-decoration:underline; }
a:visited { color:#0c5598; }
a:hover, a:active { color:#8aad00; }
ul { padding:0 0 0 15px; margin:0.5em 0; }
ul li { margin-bottom:0.6em;}
