html,body,p,tr,td,span,div,h1,h2,h3,h4,h4,h6 {
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 14px;
	color: #4c7ebd;
}

body {
	margin: 0px;
	background: #747474;
}

div.container {
	background: #ffffff;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border-left: 5px solid #d3d3d3;
	border-right: 5px solid #d3d3d3;
}

div.header {
	float: left;
	background: #ffffff;
	padding: 0px 0px 0px 0px;
	height: 200px;
	width: 800px;
}

span.subtitle {
	font-size: 24px;
	color: #4c7ebd;
}

span.subtitle:first-letter {
	font-size: 30px;
}

span.top-loc {
	font-size: 16px;
	color: #4c7ebd;
}

span.top-desc {
	font-size: 14px;
	color: #4c7ebd;
}

li {
	margin: 8px;
}
