div.clearer{clear: left; line-height: 0; height: 0;}

body {
	text-align:center;  
	background:rgb(9,54,140);
	margin: 0 auto; 
	color:white; 
	font-size:10px; 
	font-family:Verdana;
}


div {margin:0 auto;}

.tabIntro {
	width: 97px;
	border-width:0px 0px 0px 1px; 
	border-color:white white white white;
	border-style:solid solid solid solid;
	}

a {
	text-decoration: none;
	color:rgb(255,255,255);
	}
a:hover {
	color:rgb(140,140,140);
	}


