.header1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
	color: #FFCC00;
	letter-spacing: normal;
	word-spacing: normal;
	background-color: #000099;
	height: 60px;
	width: 450px;
	vertical-align: middle;
	text-align: center;



}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0033CC;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
}
.today {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
}
