@import "http://"; 

body {
	background-color:#3366cc;
	font-size:16px;	color:#000000; margin:0%;
	line-height:150%;
}

#main {
	background-color:#EEEEEE; width:800px;
	font-size:16px;	color:#000000; margin:0%;
	line-height:150%;
}

h1 {
	font-size:18px;	color:#000000; margin:1%;
	line-height:100%;
}
h2 {
	font-size:17px;	color:#000000; margin:1%;
	line-height:100%;
}
h3 {
	font-size:16px;	color:#000000; margin:1%;
	line-height:100%;
}
 
h4 {
	font-size:16px;	color:#000000; margin:1%;
	line-height:100%;
}

h5 {
	font-size:16px;	color:#000000; margin:1%;
	line-height:100%;
}

#lsp {
	float: left;
	width: 50px;
}

#dcb {
	clear: both;
	text-align: center;
}
