<!--
body {
color: #000; 
background:#fff;
margin: 10px; 
padding: 0px; 
}
p, h1, h2, h3, ul, ol {
color: #000; 
background:#fff;
font: 12px/21px "Trebuchet MS", verdana, sans-serif
}
pre {
font-family: monospace;
}
ul, ol {
list-style: outside;
}
a {
font-weight: bold;
}
a:link {
color: #cc3333;
text-decoration: none;
background: #ffffff;
}
a:visited {
color: #006699;
text-decoration: none;
background: #ffffff;
}
a:active {
color: #cc3333;
text-decoration: underline;
background: #ffffff;
}
a:hover {
color: #cc3333;
text-decoration: underline;
background: #ffffff;
}
a.external:hover {
color: #cc3333;
text-decoration: underline;
background: #ffffff;
}
-->
