body, p div, span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-size:12px;
}

body {
	margin:0px;
}

div.container {
	width: 800px;			
	margin: 0 auto;
	border-left: auto transparent;
	border-right: auto transparent;
}

span {
    font-weight:bold;
	font-size:14px;   	
}

span.banner { 
    font-size:30px;   
} 

span.title {
    font-size:20px;
} 

span.small { 	
    font-size:11px;
	font-weight:normal;
}

table[class="contact"] tr td {
	padding:1px;
	text-align: center;
}

a { 
	cursor: pointer;
}

span.menubar5 {
	font-weight:800;
	font-size: 11px;
	text-decoration:none;
	color: #ACB1CF;
}

span.menubar5_ul {
	font-weight:800;
	font-size: 11px;
	text-decoration:underline;
	color: white;
}

