body         {
	color: #606;
	font-weight: bold;
	font-size: 11px;
	font-family: verdana, "Trebuchet MS", sans-serif ;
	background-color: #cce100;
	margin: 0;
	padding: 0;
	}
td        { color: #5f2b71; font-weight: bold; font-size: 11px; font-family: verdana }
a       {
	color: #FFF;
	text-decoration: none
}
a:hover   {
	color: #000;
	text-decoration: none
}
.underline { text-decoration: underline }
.adress   { color: #5f2b71; font-style: normal; font-weight: bold; font-size: 10px }
.big   { color: #606; font-weight: bold; font-size: 12px; font-family: verdana }
.thin { font-weight: normal; font-size: 10px; font-family: verdana }
.right {
	text-align: right;
	margin-right: 0px;
	padding-left:50%;
}
