body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 10%;
	margin-bottom: 0;
	margin-left: 10%;
	padding: 0px;
}
#mainTable {
border: 1px solid #CC0000;
margin: auto;
/*/*/line-height: 1.5em; /* */
}
#mainTable td {
padding: 20px;/*pads each table cell in modern browsers*/
}
#maincontent {
border-left: 1px solid #cc0000;
font-size: 14px;
/*/*/font-size: 100%; /* */
}
#maincontent ul {
/*/*/padding-left: 1em;
margin-left: 1em;
list-style-type: circle; /* */
}
#sidebar {
width: 200px;
font-size: 12px;
vertical-align: top;
/*/*/font-size: 85%; /* */
}
#header {
background-color: #CC0000;
color: #999999;
background-image:  url(images/header_footer.gif);
}
#footer {
background-color: #CC0000;
background-image:  url(images/header_footer.gif);
}
#footer a {
color: #000000;
}
td#footer p {
font-size: 12px;
/*/*/font-size: 85%; /**/
letter-spacing: 3px;
color: #000000;
}
td, p, ul {
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
h1:first-child {
	margin-top: 0;
	font-family: "Tebuchet MS", Arial, Helvetica, sans-serif;
	color: #cc0000;

}
h2:first-child {
margin-top: 0;
}
h1 {
/*/*/font-size: 140%;/* */
font-size: 22.4px;
color: #cc0000;
}
h2 {
/*/*/font-size: 140%;/* */
font-size: 19.6px;
color: #666666;
}
h3 {
/*/*/font-size: 120%;/* */
font-size: 16.8px;
color: #999999;
}
#sidebar h4 {
/*/*/font-size: 110%;/* */
font-size: 15.4px;
color: #cccccc;
}
#sidebar a {
/*/*/padding: 3px;
display: block;
text-decoration: none;
background-color: #c00;
border: 1px solid #c00;
line-height: 1em;
width: 160px; /* */
}
#sidebar a:link, #sidebar a:visited {
color: #fff;
}
#sidebar a:hover, #sidebar a:active {
color: #000;
background-color: #fff;
border: 1px solid #000;
}
#sidebar ul {
/*/*/padding-left: 1em;
margin-left: 1em;
list-style-type: none; /* */
}
#sidebar li  {
/*/*/margin: 0px 0px 6px 0px; /* */
}
#current a {
color: #C00 !important;
/*/*/background-color: #FFF!important;
border: 1px solid #C00 !important; /* */
}
acronym { border-style: dotted; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
td#maincontent p.question {
color: #c00; margin: 2%;}
td#maincontent p.answer {
color: #000; border: 1px solid #ccc; margin: 2%;}

 

