body {
margin:20px 20px 20px 20px;
background:#daedea;
}
A 			{color:#336666;text-decoration:none;}
A:link		{color:#336666;text-decoration:none;}
A:visited	{color:#336666;text-decoration:none;}
A:active	{color:#669999;}
A:hover		{color:#669999;}

#banner {
font-family:Georgia;
color:#000000;
font-size:x-large;
font-weight:bold;
background:#daedea;
padding-left:15px;
}

#banner a, 
#banner a:link, 
#banner a:visited, 
#banner a:active, 
#banner a:hover {
font-family:Georgia;
font-size:30px;
color:#000000;
text-decoration:none;
}

.description {
font-family:Georgia;
color:#707070;
font-size:12px;
font-weight:bold;
background:#daedea;
text-transform:none;

}
.side {
font-family:verdana, arial, sans-serif;
color:#a0a0a0;
font-size:x-small;
font-weight:normal;
background:#c1e0db;
line-height:140%;
text-align:left;
}

.sidetitle {
font-family:verdana, arial, sans-serif;
color:#a0a0a0;
font-size:x-small;
font-weight:normal;
background:#c1e0db;
line-height:140%;
padding:2px;
margin-top:10px;
border-bottom:1px dotted #666;
letter-spacing:.2em;
}
.powered {
font-family:verdana, arial, sans-serif;
color:#000000;
font-size:x-small;
font-weight:normal;
border-top:1px dotted #666;
border-bottom:1px dotted #666;
line-height:140%;
padding:2px;
margin-top:10px;
text-align:center;
letter-spacing:.2em;
}