body {
background: #708bb1 none;
color: #3c516f;
margin: 0px 0px 800px 0px;
padding: 0px 0px 0px 0px;
font-family: arial, helvetica, sans-serif;
}

a {background: transparent none; color: #dd0000; text-decoration: none;}
a:hover {background: transparent none; color: #000099; text-decoration: underline;}
#date {background: transparent none; color: #3c516f; text-decoration: none;}

img {
border: none;
display: block;
}

#main {
margin: 0px auto 0px auto;
width: 760px;
}

.text {
padding: 22px 20px 22px 40px;
border-left: 100px solid #708bb1;
border-top: 20px solid #708bb1;
background: white none;
color: #3c516f;
font-size: 16px;
line-height: 19px;
text-align: justify;
}

.alt {
font-size: 12px;
line-height: 15px;
}

.quote {margin: 15px 30px 15px 30px;}

.end {margin: 15px 30px 0px 30px;}

.ms {
width: 50px;
text-align: center;
vertical-align: top;
}

ul, ol {
margin: 15px 0px 15px 30px;
padding: 0px 0px 0px 0px;
}

.pu{cursor: default;}

#menu {
width: 165px;
float: left;
border-top: 15px solid #708bb1;
border-right: 2px solid #708bb1;
font-size: 12px;
font-weight: bold;
text-align: left;
line-height: 21px;
}

#menu a {
border-bottom: 2px solid #708bb1;
background: #3c516f none;
color: white;
display: block;
width: 100%;
text-decoration: none;
}

#menu a:hover {
background: #dd0000 none;
color: white;
text-decoration: none;
}