body { 
    font-family: Times, serif;
	font-size: 16px;
	color: #000000;
    background-color: #ffffff;
}

a:link {
color: #295DF1;
}

.blogtitle { 
    font-family: "Rockwell Extra Bold";
	font-size: 48px;
	color: #000066;
	text-align: center;
    background-color: #295DF1;
    padding: 9px;
}

.blogsubtitle {
    font-family: "Rockwell Extra Bold";
	font-size: 14px;
	color: #000066;
	text-align: center;
    background-color: #295DF1;
    padding: 9px;
}

.navbuttons {	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 12px 24px; 12px 24px;
}

.style1 {font-family: "Rockwell Extra Bold"}
.style2 {
	font-size: 48px;
	color: #000066;
}
.style4 {
	font-size: 14px;
	color: #000066;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
		
h1 {
font-family: "Rockwell Extra Bold";
font-size: 30px;
text-align: center;
}

h2 {
font-family: "Rockwell Extra Bold";
font-size: 24px;
text-align: center;
}

h3 {
font-family: "Rockwell Extra Bold";
font-size: 18px;
text-align: center;
}

#summary, td.summary {
margin: 0px 20px 10px 20px;
text-align: center;
}

.noticehead {font-size: 14px; text-decoration: underline; text-align: center}

.notice {
text-align: center;
}

.date {
font-family: "Rockwell";
font-size: 12px;
text-align: right;
}

td.label {
font-family: "Rockwell";
font-size: 16px;
font-weight: bold;
}

td.announcement {
color: #E64A00;
}

.newsletterbox {
background-color: #295DF1;
border-collapse: separate;
border-spacing: 3px 3px;
}

h1.corn {
margin: 9px 0px 0px 0px }