<!--
body {
color: #000000; 
background:#ffffff;
margin: 10px; 
padding: 0px
}
p, h1, caption, h2, h3, ul, ol, th, tr, td {
color: #000000; 
background:#ffffff;
font: 12px/21px "Trebuchet MS", verdana, sans-serif
}
h1, caption {
font-weight:bold;
font-size:150%
}
h2 {
font-weight:bold;
font-size:125%
}
pre {
font-family: monospace
}
ul, ol {
list-style: outside
}
.inline li {
display:inline;
padding-left:7px;
padding-right:4px;
border-left:1px solid #000000
}
.inline li.first {
display:inline;
padding-left:0px;
padding-right:4px;
border-left:none
} 

em.inline li.first {
display:inline;
padding-left:7px;
padding-right:3px;
border-left:1px solid #000000;
border-right:1px solid #000000
} 
em.inline li {
display:inline;
padding-left:7px;
padding-right:3px;
border-right:1px solid #000000
}
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
}
-->

