body {
background: #ccffff;
font-family: Verdana;
font-size: 10pt;
background-position: center;
}
table.main {
background: #272727;
font-family: Verdana;
font-size: 9pt;
}
tr.light {
background: #FFFFFF;
font-family: Verdana;
font-size: 9pt;
}
tr.dark {
background: #343434;
font-family: Verdana;
font-size: 9pt;
}
span.head {
font-weight: bold;
}
span.title {
font-weight: bold;
font-size: 18pt;
font-family: Verdana;
}
span.etc {
font-size: 8pt;
font-family: Verdana;
}
span.news {
font-size: 8pt;
font-weight: bold;
font-family: Verdana;
}
a:hover {
font-family: Verdana;
color: #191970;
}
a:active {
font-family: Verdana;
color: #008000;
}
a:link {
font-family: Verdana;
color: #494949;
}
a:visited {
font-family: Verdana;
color: #191970;
}
list.normal {
list-style-type: decimal;
}
p {
margin-left: 10px;
margin-right: 10px;
margin-top: 5px;
margin-bottom: 5px;
}
li {
margin-right: 10px;
}
