table {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 9pt; background-color: #FFFFFF}
h1 {color: #000000; font-size: 30px; margin-top: 30px; font-family: "VERDANA", "Arial", "Helvetica", "sans-serif";}
h2 {color: #000000; font-size: 18px; font-family: "VERDANA", "Arial", "Helvetica", "sans-serif";}
h3 {color: #000000; font-size: 18px; font-family: "VERDANA", "Arial", "Helvetica", "sans-serif";}
h4 {color: #000000; font-size: 18px; font-family: "VERDANA", "Arial", "Helvetica", "sans-serif";}

.uprect {  
border: #CCCCCC; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 0px; 
border-left-width: 1px; 
//height: 30px;
}

a.bar { text-decoration: none}
a.bar:hover { text-decoration: none; color: #003399}
a {  color: #003399; text-decoration: underline}
a:hover {  color: #999999; text-decoration: underline}
.list {  border: #CCCCCC; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px}
.bottom {  border: #CCCCCC; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.rect {  border: #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.ads{clear: both; margin-top: 5px; background-color: #ffffff; border-top: 1px solid #cccccc;	text-align: center;}
.downrect {  border: #CCCCCC; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}


#tagcloud {
    width: 336px;
    background:#FFFFCC;
    color:#0066FF;
    padding: 10px;
    border: 1px solid #FFE7B6;
    text-align:center;
    align:center;
}
 
#tagcloud a:link, #tagcloud a:visited {
    text-decoration:none;
}
 
#tagcloud a:hover, #tagcloud a:active {
    text-decoration: underline;
    color: #000;
}
 
#tagcloud span {
    padding: 4px;
}
 
.smallest {
    font-size: x-small;
}
 
.small {
    font-size: small;
}
 
.medium {
    font-size:medium;
}
 
.large {
    font-size:large;
}
 
.largest {
    font-size:larger;
} 