body { 
font-size : 12px;
font-family : Arial, Helvetica, Geneva, sans-serif;
font-weight : normal;
margin-left : 0;
margin-right : 0;
margin-top : 0;
}

div, td, table, p, ol, ul, li { 
	font-size : 12px;
	font-family : Arial, Helvetica, Geneva, sans-serif;
	}

a {
	color : #003399; 
}

a:hover {
	color : #990000;
	text-decoration : none; 
}

.announcement {
	font-size : 16px;
	font-family : Arial, Helvetica, Geneva, sans-serif;
	font-weight : bold;
	font-style : normal;
    text-decoration : none;
	color : #990000;
}

.head {
	font-size : 22px;
	font-family : Arial, Helvetica, Geneva, sans-serif;
	font-weight : bold;
	font-style : normal;
    text-decoration : none;
	color : #333399;
}

.subhead {
	font-size : 13px;
	font-family : Arial, Helvetica, Geneva, sans-serif;
	font-weight : bold;
	font-style : normal;
    text-decoration : none;
	color : #990000;
}
.whiteheader {
	font-size : 13px;
	font-family : Arial, Helvetica, Geneva, sans-serif;
	font-weight : bold;
	font-style : normal;
    text-decoration : none;
	color : #FFFFFF;
}

.subhead2 {
	font-size : 11px;
	font-family : Arial, Helvetica, Geneva, sans-serif;
	font-weight : bold;
	font-style : normal;
    text-decoration : none;
	color : #000066;
}

.calendar {
	font-size : 11px;
	font-family : Arial, Helvetica, Geneva, sans-serif;
	color : #000000;
	font-weight : normal;
	font-style : normal;
    text-decoration : none;
}

.smalltext {
	font-size : 10px;
	font-family : Arial, Helvetica, Geneva, sans-serif;
	color : #000000;
	font-weight : normal;
	font-style : normal;
    text-decoration : none;
}