
body {
 margin-left: 0px;
 margin-right: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
 background-color:#cfe6ec;
 text-align:center;
}

body,div,li,td {
 font: normal 11px verdana, arial, sans-serif;
}

dt {
 font-weight:bold;
}


dd {
 margin-left:10px;
 margin-bottom:10px;
}

dt a {
 cursor:help;
}h1 {
 font-size:16px;
 font-weight:bold;
 color:#a70c0c;
 margin-top:0px;
 margin-bottom:20px;
}h2 {
 font-size:14px;
 font-weight:bold;
 margin-top:0px;
 padding-top:0px;
}h3 {
 font-size:12px;
 font-weight:bold;
 margin-top:0px;
 padding-top:0px;
}
acronym:hover, abbr:hover {cursor: help}

abbr[title], acronym[title], span[title], strong[title] {
 border-bottom: thin dotted;
 cursor: help;
}

acronym a {
 text-decoration:none;
 color:#cc0000;
 border-bottom: thin dotted;
 cursor: help;
}
hr {
 clear: both;
 height: 1px;
 border: none;
 margin: -1em 0 0 0;
 visibility: hidden;
}
