body, table {
    font-family: verdana, helvetica;
}

body {
    background-color: #FFFFFF;
    margin: 0px;
    padding: 0px;
}

a 		{ color: #0099FF; text-decoration: none; font-weight:normal; } 
a:link		{ color: ;#0099FF; } 
a:visited	{ color: #0099FF; } 
a:active	{ color: #0099FF; } 
a:hover		{ color:#0099FF ; }
#banner, #banner-commentspop {
    background-color: #FFFFFF;
    border-bottom: 1px dotted #668;
}

#banner {
    height: 65px;
    padding: 10px 0 0 15px;
}
#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover {
    color: #006666;
    font-size: x-large;
    font-weight: bold;
    text-decoration: none;
}
#banner .description {
    color: #3399FF;
    font-family: times, serif;
    font-size: small;
    font-weight: bold;
    margin-left: 10px;
}	
.side {
    color: #3399FF;
    font-size: x-small;
    font-weight: normal;
    line-height: 140%;
    padding: 3px 7px;				
}	

.sidetitle 
    background-color: #3399FF ;
    border: 1px dotted #9c9;
    color: ;#3399FF
    font-size: x-small;
    font-weight: bold;
    padding: 2px;
    margin-top: 10px;
    letter-spacing: .3em;
    text-align:center;		  					
}		
.powered {
    font-size: x-small;
    font-weight: bold;
    line-height:140%;
    margin-top: 10px;
    padding:2px;
    text-align:center;
}	

                          