body {
background:#f4f4f4;
color:#0a0a0a;
}
A 			{color:#0a0a0a;text-decoration:none;}
A:link		{color:#000000;text-decoration:none;}
A:visited	{color:#0a0a0a;text-decoration:none;}
A:active	{color:#0a0a0a;}
A:hover		{color:cccc66;}

#banner {
font-family:verdana, arial, sans-serif;
color:#0a0a0a;
font-size:x-large;
font-weight:bold;
background:#f4f4f4;
padding-left:15px;
}

#banner a, 
#banner a:link, 
#banner a:visited, 
#banner a:active, 
#banner a:hover {
font-family:verdana, arial, sans-serif;
font-size:x-large;
color:#0a0a0a;
text-decoration:none;
}

.description {
font-family:verdana, arial, sans-serif;
color:#0a0a0a;
font-size:small;
font-weight:bold;
background:#f4f4f4;
text-transform:none;

}

.side {
font-family:verdana, arial, sans-serif;
color:#0a0a0a;
font-size:x-small;
font-weight:normal;
background:#f4f4f4;
line-height:140%;
}

.sidetitle {
font-family:verdana, arial, sans-serif;
color:#0a0a0a;
font-size:x-small;
font-weight:bold;
background:#f4f4f4;
line-height:140%;
padding:2px;
margin-top:10px;
border-bottom:1px dashed #9f9f9f;
letter-spacing:.2em;
}

.powered {
font-family:verdana, arial, sans-serif;
color:#0a0a0a;
font-size:xx-small;
font-weight:bold;
border-top:1px dashed #9f9f9f;
border-bottom:1px dashed #9f9f9f;
line-height:140%;
padding:2px;
margin-top:10px;
text-align:center;
letter-spacing:.2em;}