* {
	margin: 0px;
	padding: 0px;
}
body {
	padding-top: 0px;
	background-color: #999;
	color: #000;
	font-family: verdana, arial, sans-serif;
	text-align: left;
	letter-spacing: 1px;
	font-size: 16px;
}
a {color:#00F ;font-size: 16px;}
a:hover {color: #01a9c0;}
.more{float: left;}
.clear{clear:both;}

#footer
{
font-size: 12px;
width:600px;	
}

#footer a {color:#00F ;font-size: 12px;;}



#mtable {
background-color:#CCC;	
border-style:solid
color: black;	
}

#mtable2 {
background-color:#ADADAD;
border-style:solid
color: black;	
}


h2 {
font-size: 140%;
color:white;
background-color:blue;
height:30px;
width:600px;
}