BODY
{font-size: 14px; font-family: helvetica, arial, sans-serif;
font-style: normal; background-color: #FFFFC0; color: #0000FF; }

a:link {text-decoration: underline; color: #660000; font-weight: bold;}
a:visited {text-decoration: underline; color: #666666; font-weight: bold;}
a:active, a:hover {text-decoration: underline; color: #CC6666; }

table { font-size: 12px; font-family: helvetica, arial, sans-serif;
font-style: normal; border-width: none;}

h1 {font-weight: bold; font-size: 180%;}
h2 {font-weight: bold; font-size: 150%;color: #FF00FF}
h3 {font-weight: bold; font-size: 120%;}
h4 {font-weight: bold; font-size: 110%;}

dd {	color: 	black;
	margin-bottom: 20px
}
td.label {background-color: #CCCC66;}
td.data {background-color: #FFFFCC;}

.footer {font-style: italic; font-size: 80%; }
.question {font-weight: bold; }
.answer {font-style: normal; }
