BODY {
    background-color: #ccffcc;
}
ul {
line-height: 20px;
list-style-type: square;
}
ul.f {
margin-left: -12px;
list-style-type: square;
line-height: 16px;
}
td {
align: left;
}
li {
line-height: 20px;
}
.headingtitle {
color: black;
font-size: 20px;
font-family: Arial, Helvetica;
font-weight: bold;
text-decoration: underline;
}
body, td {
color: black;
font-size: 16px;
font-family: Arial, Helvetica ;
font-weight: normal;
text-decoration: none;
}
i {
font-family: Arial, Helvetica;
}
b {
font-family: Arial, Helvetica;
}
a {
font-size: 16px;
font-family: Arial, Helvetica;
text-decoration: underline;
}
.nav {
font-size: 14px;
color: white;
font-family: Tahoma, Arial, Helvetica;
font-weight: bold;
text-decoration: none;
}
.small {
font-size: 15px;
}
.smallest {
font-size: 13px;
}

.smallest_red {
	font-size: 12px;
	color: #8B0000;
}

.smallest2 {
	font-size: 12px;
}

.smallest2 a {
	font-size: 12px;
}

.smallest2 tr td {
	font-size: 12px;
}

a.small {
font-size: 15px;
font-family: Arial, Helvetica;
text-decoration: underline;
}
option.selected {
font-weight: bold;
}

table.pic {
width: 81px;
height: 81px;
padding: 2px 2px 2px 2px;
margin: 1px 1px 1px 1px;
border: 1px solid #AAAAAA;
text-align: center;
display: inline;
}

h1 {
    font-size: 3ex;
    font-family: Arial;
}

blockquote {
    font-style: italic;
    border-color: #aee0ae;
    border-style: solid;
    border-width: 1px;
    padding: 2px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 35px;
    margin-right: 35px;
    
}

TD.vote {
    font-family: Verdana, Arial;
    font-size: 10px;
}

TD.vote A,  TD.vote A:visited {
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}
TD.vote A:hover {
    text-decoration: underline;
}

TD.vote A.nv {
    color: #AA0000;
}

TD.vote A.pv {
    color: #00AA00;
}

a.smenu, a.smenu:visited {
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
}

