body {
	margin: 10px;
	color: black; 
	background-color: #ebe3c8;
	background-image: url(http://www.madinpursuit.com/images/OldPaper02-tan.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	}
h2 {
	font-size: 24px; 
	font-family: Verdana, sans-serif; 
	color: #900; }
h2:before {content:"::";}
table {width: 100%; margin: 0;}
table td {
	padding: 0; 
	border-width: 0; 
	vertical-align: top; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.question {
	border: 1px solid;
	padding: 5px;
	background-color: #ebe3c8;
	}
/*P{ font-size: 11px; line-height: 14px;font-family: Verdana, sans-serif; color: #000000 }*/
A{ text-decoration: none; font-weight: bold; font-size: 11px; }
A:visited{ color: #927C51; text-decoration: underline;}
A:link{ color: #927C51; text-decoration: underline;}
A:active { color: #900; text-decoration: none}
A:hover {color: #900; text-decoration: none}
/*p.small{font-size: 10px}*/
.title { font-size: 11px; 
	line-height: 13px;
	font-weight: bold;
	font-family: Verdana, sans-serif; 
	border-top: 1px solid #ffcccc;
	color: #990000 }
div.pullquote{
	width: 150px; 
	color: #900;
	border: solid #ffcccc;
	border-width: 7px 0;
	font: bold 20px Verdana, Arial, sans-serif;
	line-height: 22px
	padding: 10px 10px;
	margin: 1px, 7px;}
div.pullq-left {float: right;
	width: 150px; 
	color: #900;
	border: solid #fcc;
	border-width: 7px 0;
	font: bold 20px Verdana, Arial, sans-serif;
	line-height: 26px
	padding: 10px 10px;
	margin: 10px, 10px;}
span.note {font-family: "Century Schoolbook",serif;
	font-style: italic; 
	font-size: 12px;
	line-height: 14px;}

td#leftside {width: 110px; padding: 5px}
td#leftside p,td {border-bottom: 1px solid #900; font-size: 10px; padding: 0 0 1px 1px; color: #000;}
td#leftside table {margin-top: 3px;}
td#leftside a { text-decoration: none; font-weight: bold; font-size: 10px; }
td#leftside a:visited {color: #666}
td#leftside a:link {color: #666}
td#leftside a:active {color: #000}
td#leftside a:hover {color: #000; background-color: #fff;}

td#content {width: 500px; padding: 10px 20px 0px 20px; }
td#content p,td, li, ul {
	font-size: 11px; 
	line-height: 14px;
	font-family: Verdana, Arial, sans-serif; 
	color: #000000; 
	}


td#rightside {width: 150px; padding: 5px;}
td#rightside p,td {font-size: 9px; padding: 1px; color: #900;}
td#rightside a { font-size: 9px; }
td#rightside a:visited {text-decoration: underline; color: #666}
td#rightside a:link {text-decoration: underline; color: #666}
td#rightside a:active {text-decoration: none; color: #000}
td#rightside a:hover {text-decoration: none; color: #000; background-color: #fff;}

