body{
font-family: sans-serif;
font-size: 11pt;
color: #3333CC;
font-weight: normal;
word-spacing: 0.5pt;
list-style-type: square;
scrollbar-base-color: #FFFFFF;
scrollbar-face-color: #3366CC;
scrollbar-track-color: #CCFFFF;
scrollbar-arrow-color: #330066;
scrollbar-3dlight-color: #000000;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-darkshadow-color: #000000;

}

a:link {
color: #3333FF;
background:transparent none;
text-decoration:underline;
}

a:visited {
color: blue;
background:transparent none;
text-decoration:underline;
}

a:hover {
color:red;
background:transparent none;
text-decoration:none;
}

a:active {
color:orange;
background:transparent none;
text-decoration:none;
}


h2{
text-align: center;
font-style: sans-self;
font-size: 11pt;
font-style: nomal;
color: #336633;
}

h3{
text-align: center;
font-style: sans-self;
font-size: 12pt;
font-style: nomal;
color: #000033;
}

.table{
width: 100%;
border-spacing: 10px;
border-right: #00CC66 0.2em double;
padding-right: 1em;
border-top: #00CC66 0.2em double;
padding-left: 1em;
background-attachment: scroll;
padding-bottom: 1em;
margin: 1em;
border-left: #00CC66 0.2em double;
padding-top: 1em;
border-bottom: #00CC66 0.2em double;
}

dt {
border-top-width: 0.1em;
font-weight: bolder;
border-left-width: 0.1em;
font-size: 120%;
margin-left: 1em;
color: #330033;
margin-right: 1em;
border-bottom: #0033cc 0.2em dotted;
border-right-width: 0.1em;
}

dd {
font-size: 90%;
font-weight: bolder;
margin: 1em 1em 1em 2em;
color: #003366;
text-indent: 1em;
line-height: 1.5em;
letter-spacing: 0.05em;
}

#copyright{
display: block;
margin: 0;
padding: 0.1em;
text-align: center;
border-style: solid;
border-width: 1px 0;
border-color: #444;
color: #003333;
background:#eee none;
font:normal 1.0em/1.2 monospace;
}
