BODY {
	font-family: Arial, "Century Gothic", "Avant Garde", "Helvetica Narrow", "sans serif";
	color : black;
	font: 12 pt;	
}

td {
  font:  12 pt;
}

a {
  font: 12 pt;
  align: center;
}
a:hover{color: blue; text-decoration:none;}

.normal {
  font:  12 pt;
}

.contact_link{
	font: 12 pt;
	color: black;
	align: center;
} 
.contact_link:hover{color: gray; text-decoration:none;}

.calendar {
  font:  8 pt;
}

.title {
	font: 24 pt;
	font-weight: bold;
}

.subtitle {
  font: 17 pt;
  align: center;
}
  
.narrative {
  font:  13.5 pt;
  align:  center;
}

.main_link_selected{
	font: 12 pt;
	color: white;
	align: center;
	font-weight: bold;
	font-style : normal;
	margin-left : 3px;
}

.main_link_unselected{
	font: 12 pt;
	color: Silver;
	align: center;
	margin-left : 3px;
	text-decoration:none;
} 
.main_link_unselected:hover{color: white}

.main_link_sub_selected{
	font: 12 pt;
	color: Silver;
	align: center;
	font-weight: bold;
	font-style : italic;
	margin-left : 3px;
	text-decoration:none; 
}
.main_link_sub_selected:hover{color: white}

.main_link_heading{
	font: 13 pt;
	color: silver;
	font-weight: bold;
	align: center;
	margin-left : 3px;
} 

.sub_menu_link_selected{
	font: 8 pt;
	color: white;
	font-weight: bold;
}

.sub_menu_link_unselected{
	font: 8 pt;
	color: silver;
	text-decoration:none;
}
.sub_menu_link_unselected:hover{color: white}


.footer_text{
	font: 7 pt;
	color: white;
} 

.links {
  font: 10 pt;
  align: center;
}

.login_msg {
  font:  16 pt;
  align: center;
}

.error_msg {
  font: 20 pt;
  color: red;
}

.error {
  font: 10 pt;
  color: red;
}
