
.mayor_message {
	font-family:verdana;
	font-size:11px;
	
	color:#626262;
}



.calendar_noevent {
font-family:verdana;
	font-size:11px;
	color:#626262;
	background-color:#FFFFFF;
	font-weight:bold;
}
.calendar_event {
font-family:verdana;
	font-size:11px;
	color:#4F74C6;
	font-weight:bold;
	background-color:#C5D1EC;
}
.calendar_select {
font-family:verdana;
	font-size:11pxpt;
	color:#333333;
	font-weight:bold;
	background-color:#FFFFFF;
}
.calendar_title {
font-family:verdana;
	font-size:10pt;
	color:#4F74C6;
	font-weight:bold;
	background-color:#F2F2F2;
}


.days_title {
font-family:verdana;
	font-size:11px;
	color:#4F74C6;
	font-weight:bold;
	
}




.pressreleasepreview {
font-family:verdana;
font-size:11px;
color:#626262;
}

.smallwhite {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:white
}
.small {
	font-size:8pt;
	color:black
}
.norm {
	font-family:Verdana,sans-serif;
	font-size:8pt;
}
.normwhite {
	font-family:Arial,Verdana,sans-serif;
	font-size:8pt;
	color:white;
}
.normred {
	font-family:Arial,Verdana,sans-serif;
	font-size:8pt;
	color:red;
}
.bigger {
	font-size:12pt
}
.text_title {
	font-family:Arial,Verdana,sans-serif;
	font-size:18px;
	color:#000000;
}


.press_date {
	font-family:Verdana;
	font-size:11px;
	color:#4F74C6;
	font-weight:bold;
}



.tab_title {
	font-family:Verdana;
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
}

.navigation {
	font-family:Verdana;
	font-size:10px;
	
	
}


.header_date {
	font-family:Verdana;
	font-size:12px;
	color:#4F74C6;
	font-weight:bold;
}


TD {
	font-family:verdana;
	font-size:11px;
	color:#626262;
}
A {
	text-decoration:underline;
	color:#804B15;
	font-size:12px;
	font-weight:bold;
}
A:hover {
	color:#333332;
}


