p, td, th,pre {
 font-family: verdana, lucida, helvetica, sans-serif;
 font-size: 12px;
 line-height: 1.3em;
 color: #CCCCCC;
}

h1 {
 font-family: verdana, lucida, helvetica, sans-serif;
 font-size: 24px;
 font-weight: 200;
 line-height: 1.3em;
 color: #CCCCCC;
}

h2 {
 font-family: verdana, lucida, helvetica, sans-serif;
 font-size: 20px;
 font-weight: 200;
 line-height: 1.3em;
 color: #CCCCCC;
}



body {
 background-color: #333333;
}
small {
 font-family: helvetica, sans-serif;
 font-size: 11px;
 line-height: 1.15em;
}
big.extra {
 font-family: verdana, lucida, helvetica, sans-serif;
 font-weight: bold;
 font-size: 18px;	
}
.title {
 color: #000000;
}

p.about {
 font-size: 10px;
 line-height: 1.5em;
}

hr {
 color: #C0C0C0;
}

a {
 text-decoration: none;
/* background-color: #e9e9e9; */	
}
a:hover { text-decoration: underline;}
a:link { color: #FFFFFF; }
a:visited { color: #EEEEEE; }
a:active { color: #FFFFFF;}

a.oa {text-decoration: none;}
a.oa:hover {text-decoration: none;}
a.oa:link { color: #000000; }
a.oa:visited { color: #000000; }

td.db {
 background-color: #f9f9f9;
 font-size: 12px;	
}


