@import url("../nibroc.css");
.header {
	font-family: Beagle, "Comic Sans MS", "Cooper Md BT";
	color: #133057;
}
body {
	margin:0;
	color:#617071;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
h1,h2 {
	color:#133056;
	}
h3,h4,h5,h6 {
	color:#aaa;
	}
#footer {
	font-size:9px;
	text-align:center;
	}
.clear {
	clear:both;
}