@charset "utf-8";
/* CSS Document */

body {
	background-position:center;
	background-position:top;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11pt;
	margin-bottom:35px;
}

h1, .title {
	color:#0B4D90;
	font-size:18pt;
	font-weight:bold;
}

.bron {
	font-size:10px;
	font-weight:bold;
	color:#000;
}

#copyright {
	padding-top:15px;
	padding-bottom:15px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

.dateday {
	color:#0B4D90;
	font-size:24pt;
	font-weight:bold;
	
}
.datemonth {
	color:#0B4D90;
	font-size:17pt;
	font-weight:bold;
}

input.header {
	border:0px;
	padding:6px;
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	background-color:#0B4D90;
}
