body, table {background-color: #DDE6DD; font-family: 'Century Gothic', Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000;};
table {border: 0px;}
.side {background-color: #DDE6DD; border-left: 2px dashed white;} 
a			{ 
					color: black;
					text-decoration: none;
				}
				
a:hover	{
					color: green;
					text-decoration: underline;
				}

a:active	{
					color: green;
					text-decoration: none;
				}
				
.main {background-color: #DDE6DD; } 