.ttl01{
font-family: arial,times,verdana;
font-size:18pt;
font-weight:bold;
color:black;
}

.ttl02{
font-family: arial,times,verdana;
font-size:14pt;
font-weight:bold;
color:black;
}

.txt01{
	font-family:  verdana, arial, Tahoma, helvetica;
	font-size: 11pt;
	margin-top: 5px;
	line-height: 130%;
	font-weight: normal;
	color:black;
	}
  
/* schedule text */
	.txt03{
	font-family: verdana, arial, Tahoma;
	font-size: 10pt;
	line-height: 100%;
	font-weight: normal;
	color:black;
	}
  
  	
/* small text */
	.txt04{
	font-family: arial, verdana, Tahoma;
	font-size: 9pt;
	line-height: 120%;
	font-weight: normal;
	color:black;
	}
	
/* Email */
a.nav1 {
	text-decoration:none;
	font-family: verdana, arial, Helvetica;
	font-size: 11pt;
  	font-weight: bold;
}
a.nav1:link{color:black;}
a.nav1:visited{color:black;}
a.nav1:hover{color:red;}


/* Links page */
a.nav2 {
	text-decoration:none;
	font-family: verdana, arial, Helvetica;
	font-size: 11pt;
  	font-weight: bold;
}

a.nav2:link{color:#4a8a61;}
a.nav2:visited{color:#4a8a61;}
a.nav2:hover{color:#f58b21;}

/* General links */
a.nav3 {
	text-decoration:underline;
	font-family: verdana, arial, Helvetica;
	font-size: 11pt;
  	font-weight: bold;
}

a.nav3:link{color:#4a8a61;}
a.nav3:visited{color:#4a8a61;}
a.nav3:hover{color:#f58b21;}