body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        background-image: url(images/bg.gif);
}
 
body,td {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
}

table.listing { width: 620px; }

th.presstitle { width: 380px }
th.date { width: 180px }
th.view { width: 60px }


td.row {
        background-color: #cccccc;
        color: #000000;
        font-size: 10pt;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}

th {
        background-color: #ffffff;
        color: #333333;
        font-size: 10pt;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        text-align: left;
}

ol.list, ul.list, li.list {
        list-style:bullet;
	text-indent: 0em;
	margin-left: 1;
	padding-left: 1em;
}

a:link {
        color: #D80219; text-decoration: none;
}       
a:visited {
        color: #D60219; text-decoration: none;
}
a:hover {
        color: #71ae3a; text-decoration: none;
}
a:active {
        color: #D80219; text-decoration: none;
}
 
a.footer:link {
        color: #666666; font-size: 10px; font-weight: bold; text-decoration: none;
}
a.footer:visited {
        color: #666666; font-size: 10px; font-weight: bold; text-decoration: none;
}
a.footer:hover {
        color: #000000; font-size: 10px; font-weight: bold; text-decoration: none;
}
a.footer:active {
        color: #666666; font-size: 10px; font-weight: bold; text-decoration: none;
}
        
        
a.more:link {
        color: #666666; font-size: 16px; font-weight: bold; text-decoration: none;
}
a.more:visited {
        color: #666666; font-size: 16px; font-weight: bold; text-decoration: none;
}
a.more:hover {
        color: #000000; font-size: 16px; font-weight: bold; text-decoration: none;
}
a.more:active {
        color: #666666; font-size: 16px; font-weight: bold; text-decoration: none;
}

.title {
        font-family: Garamond, Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        color: #669933;
}
        
.subtitle {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #669933;
}



.small { 
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #666666;
}   

div.members {
        color: #000000;
        font-size: 8pt;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: normal;
}

