body {
	margin:0;
	padding:0;
	background:url(../images/bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;	
}
h1 {padding:20px 30px 0 42px; margin:0; font-family:Arial, Helvetica, sans-serif; font-size:140%;}

.txt {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none}

a:link, a:visited {  font-weight: bold; color: #003300; text-decoration: none; }
a:hover {  font-weight: bold; color: #003300; text-decoration: none; }
a:active {  font-weight: bold; color: #003300; text-decoration: none; }

.leftcell {background:#E8E5D7; border-right:1px dotted #7B7B7B;}
.rightcell {background:#E8E5D7;}
