body, html {
background-color:white;
font-family: Verdana, Arial, sans-serif;
color: #000;
font-size: 95%;
margin:0px 15px;
padding:0
}
body {
min-width: 1000px;
}
div.container
{
width:1100px;
margin:0 auto;
}
h1.header
{
padding:0;
margin:0;
text-align: center;
}
div.sidebar
{
float:right;
font-size: 95%;
width:300px;
margin:0;
padding:0;
}
div.content
{
margin: 0px;
width:700px;
float:left
}
div.anno
{
margin: 0px;
clear:both;
}
div.footer
{
font-size: 90%;
text-align: center;
color: #000;
clear:both;
}
div.standard
{
font-size: 95%;
text-indent: 25px;
padding-bottom: 1em;
background-color:white
}
div.nonstandard
{
font-size: 95%;
padding-bottom: 1em;
background-color:white
}
div.nonstandardlarge
{
font-size: 110%;
padding-bottom: 1em;
background-color:white;
text-decoration:bold;
}
div.npstandard
{
font-size: 90%;
text-indent: 25px;
padding-bottom: 1em;
background-color:white
}
div.sidestandard {
font-size: 120%;
padding-bottom: 1em;
}
div.sidenonstandard {
font-size: 100%;
padding-bottom: 1em;
}
div.smallpara {
font-size: 80%;
text-indent: 25px;
padding-bottom: 1em;
background-color:white
}
div.csmallpara {
font-size: 80%;
text-indent: 25px;
padding-bottom: 1em;
background-color:white;
text-align=center;
}
div.prefooter { 
font-size: 80%;
text-align: center;
color: #000;
clear:both;}
hr {
color: #eee
}
a:link {
color: #666666;
text-decoration:bold,underline;
}
a:visited
{
color: #666666;
text-decoration:bold,underline;
}
a:active
{
color: #666666;
text-decoration:bold,underline;
}
a:hover {
color: #666666;
text-decoration:bold,underline;
}
a img {
border-width: 0;
}
h1 {
font-size: 125%;
text-decoration:bold;
color: #000
}
h2 {
font-size: 115%;
color: #000
}
h3 {
font-size: 110%;
text-decoration:bold;
color: #000
}
h4 {
font-size: 105%;
text-decoration:bold;
color: #000
}
h5 {
font-size: 100%;
text-decoration:bold;
color: #000
}
h6 {
font-size: 95%;
text-decoration:bold;
color: #000
}
.head { 
margin: 0px auto;
display: block;
 }
.underline {
text-decoration: underline
}
.uheader {
text-decoration: underline
}
.cheader {
text-align: center
}
.jheader {
text-align: justified
}
div.cstandard { 
font-size: 95%;
text-indent: 25px;
padding-bottom: 1em;
text-align: center;
background-color:white
 }
.mainheader {
font-variant: small-caps;
text-align: center
}
.copyright {
display:none;
}