
body {
   background:	#40c0c0;
}

td {
	font-size:12px;
	color:#333333;
	vertical-align:top;
	padding-left:10px;
}

#navigation {
   color:	#000000;
   font-family: helvetica;
   font-size:   small;
   font-weight: bold;
   white-space:nowrap;
}

#navigation a:link { color: #000000;}
#navigation a:visited { color: #000000;}
#navigation a:hover { color: #000000;}
#navigation a:focus { color: #000000;}
#navigation a:active { color: #000000;}

#main {
   color:	#000000;
   font-family: times-roman;
   font-size:   small;
   font-weight: normal;
   background:	#ffffff;
   margin:      0;
}
