body {
width: 870px;
color: #222222;
font-family: Arial;
font-size: 14px;
line-height:1.5em;
background-color: #ffffff;
margin: 10px 10px 10px 10px;
padding: 0
}
#header {
width: 100%;
background-color:#ffffff;
margin: 0px 0px 10px 0px;
padding: 15px 15px 20px 0px;
border-bottom: 2px solid #000066;
}
#content {
color: #222222;
width: 870px;
font-family: Arial;
font-size: 14px;
line-height: 1.5em;
background-color: #ffffff;
margin: 10px 10px 10px 10px
}
#content-small {
color: #555555;
font-size: 12px
}
#content-right-header {
margin: 0px 0px 0px 0px;
padding: 0px 0px 15px 0px;
border-bottom: 1px solid #cccccc
}
#content-left {
width: 200px;
float: left;
margin: 10px 20px 0px 0px
}
#content-right {
width: 650px;
float: left;
margin: 10px 0px 0px 0px
}
#content h1 {
color: #000066;
font-style: italic;
font-size: 40px;
line-height: 1.0em;
letter-spacing: -0.25mm;
margin: 0px
}
#content h1 a {
color: #000066
}
#content h1 a:hover {
text-decoration: none
}
#content h2 {
font-size: 22px;
line-height: 1.1em;
}
#content h3 {
color: #000066;
font-size: 14px;
font-style: italic;
line-height: 1.4em;
letter-spacing: 2mm;
margin: 0px
}
#content li {
list-style-type: disc;
margin: 5px 0px 0px 0px;
padding: 0px
}
#content p {
text-align: center
}
#content a {
color: #000099;
font-weight: bold;
text-decoration: none
}
#content a:hover {
text-decoration: underline
}
#footer {
margin: 20px 0px 10px 0px;
padding: 15px 0px 15px 0px;
border-top: 1px solid #cccccc
}
#footer-left {
width: 550px;
float: left;
margin: 0px 20px 0px 0px
}
#footer-right {
text-align: right;
width: 80px;
float: left;
margin: 0px 0px 0px 0px
}