.main                   {font-size : 12px;}      
h1                                      {
        font-size : 15px;
        color: #ffffff;
        margin-top : 1px;
        margin-bottom : 1px;
        padding-top : 1px;
        padding-bottom : 1px;
        text-decoration : none;
        font-weight : normal;
}
h2                                      {font-size : 30px; color: #006600;}
.link                           {font-size : 20px;}
.info                           {font-size : 15px; color: #006600;}
.wref                           {font-size : 15px; color: #FFFFFF}
body                            {color:#006600}
td                                      {color:#006600}
div.floating {
	margin: 15px 10px 10px 10px;
}
	 #left { float: left; }
	 #right { float: right; }