body {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
background-color: #ffffff;
font-size: 11px;
color: #000000;
font-weight: bold;
}
table{
background-color: #ffffff;
text-align: left;
}
table.nav{
padding: 10px 10px 10px 10px;
background-color: #ffffff;
}
table.form{
background-image: url(img/yellow_weave.gif);
}
td.nav{
width: 15%;
vertical-align: top;
text-align: right;
font-size: 10px;
background-color: #ffffff;
}
td.main{
width: 85%;
text-align: left;
font-weight: bold;
background-image: url(img/yellow_weave.gif);
}
#fav{
color: #cc0000;
font-size: 12px;
text-decoration: underline;
}
h1{
font-weight: bold;
font-size: 15px;
}
h2{
font-weight: bold;
font-size: 11px;
}
h3{
font-weight: bold;
font-size: 11px;
color: #cc0000;
}
h4{
text-decoration: underline;
font-size: 11px;
}
p{
font-size: 11px;
font-weight: bold;
}
#vote{
text-align: center;
}
p.img{
text-align: center;
}
table.cover{
border: 1px solid #732c0d;
width: 100%;
text-align: center;
padding: 2px 2px 2px 2px;
}
td.cover{
font-size: 11px;
font-weight: bold;
border: 1px solid #732c0d;
}
img{
border: none;
}
#italic{
font-style:italic;
}
#img{
text-align: center;
}