body {
background: #8f0000 none;
color: #c0c0c0;
margin: 20px 0px 800px 0px;
padding: 0px 0px 0px 0px;
font-family: arial, helvetica, sans-serif;
}

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

img {
border: none;
display: block;
}

table {border-collapse: collapse;}

td {padding: 0px 0px 0px 0px;}

#main, #width {
margin: 0px auto 0px auto;
width: 750px;
}

.head {
margin: 10px 0px 0px 0px;
font-family: "times new roman", times, serif;
font-size: 40px;
text-align: center;
line-height: normal;
}

.text {
margin: 0px 0px 20px 0px;
font-size: 18px;
text-align: justify;
line-height: 22px;
}

.sub {
font-size: 14px;
text-align: center;
line-height: normal;
}

.big {font-size: 16px;}

.space {
margin-top: 15px;
margin-bottom: 0px;
}

ul {
margin-top: 10px;
margin-bottom: 10px;
}

.ping {font-weight: bold; font-variant: small-caps;}

#white {
margin: 0px auto 0px auto;
width: 730px;
padding: 10px 10px 10px 10px;
background: white none;
color: #8f0000;
font-size: 14px;
text-align: left;
line-height: 17px;
border-bottom: 1px solid #8f0000;
}

.red {
font-family: "times new roman", times, serif;
font-size: 24px;
text-align: center;
line-height: normal;
}

table.menu {width: 100%;}

.menu td {
background: #c0c0c0 none;
color: #8f0000;
text-align: left;
font-size: 12px;
line-height: 21px;
}

td.sel {
width: 250px;
border-right: 1px solid #8f0000;
}

.menu a {
background: #c0c0c0 none;
color: #8f0000;
display: block;
width: 100%;
text-decoration: none;
}

.menu a:hover {
background: white none;
color: #8f0000;
text-decoration: none;
}