@charset "utf-8";
/* CSS Document */

.style1 {
	font-family: "Comic Sans MS"; font-weight:normal; color:#000080;
	font-size: 14px;
}
.style2 {font-family: "Comic Sans MS"; font-size: 16px; font-weight: bold; color:#000080; }
.style3 {
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}
.style4 {font-family: Tahoma; font-size: 14px; color: #312F83; }
.style5 {font-family: Tahoma; font-size: 14px; color: #D7FFFE; }
td#agendatop a:link {text-decoration:none; color: white;}
td#agendatop a:visited {text-decoration:none;color: white;}
td#agendatop a:hover {text-decoration: underline; color: white;}
td#agendatop a:active {text-decoration:none; color: white;}

html { min-height : 100.05%; }


