body {
	background-color: #C4CED8;
}

* { 
	font-family:Verdana; 
	/* color:#336599; */
	color:#245384;
	font-size:12px;
}

.navigation {
	color:#FFFFFF;
}

h4 { 
	line-height:1.5em;
	font-weight:normal;
}

.nav_ul { 
	margin-left:2px; 
}

.footer {
	font-size:9px; 
}
