/* CSS Document */

body, p, td {
 font-family:Georgia, Times New Roman, Times, serif;
 font-size:10pt;
}	
a{
   text-decoration:underline;
}
a:hover{
	text-decoration:underline;
	color: #000000;
}

}

p {
   font-family:arial;
   color:#000099;
}

#banner{
 display:block;
 width:600px;
 text-align:center;
 background-color:#000099;
 font-size:20pt;
 font-family:Arial;
 margin-bottom:20px;
 color:#330000
}
.Neal {
	font-size: 24pt;
}
.Neal {
        color:666666;
}

.Neal a{
        color:666666;
		text-decoration: underline;

}

.Neal a:hover{
        color:666666;
		text-decoration: none;
}

.Neal {
        font-size: 8pt;
}









}
.norm {
	font-size: 9pt;
}
.norm {
        color:000000;
}
.norm a{
        color:660000;
		text-decoration: none;

}
.norm a:hover{
        color:000000;
		text-decoration: underline;
}



}
.Schedule {
	font-size: 8pt;
}
.Schedule {
        color:000000;
}
.Schedule a{
        color:660000;
		text-decoration: none;

}
.Schedule a:hover{
        color:660000;
		text-decoration: underline;
}




}
.normsmall {
	font-size: 8pt;
}
.normsmall {
        color:000000;
}
.normsmall a{
        color:660000;
		text-decoration: none;

}
.normsmall a:hover{
        color:000000;
		text-decoration: underline;
}


#navbar {
	display:block;
	width:448px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13pt;
	font-weight:bold;
	font-style: italic;
	color:#FFFFFF;

	

}

#navbar ul{
        margin:0px;
		float:left;
        list-style:none;
		display:block;
		padding:0px;
}

#navbar li{
        float:left;
}
#navbar li a{
       /* display:block;
        width:80px;
         text-align:center; */
        text-decoration:none;
        color:#FFFFFF;
        margin-right:11px;
		margin-left:5px;
        border:0px solid black;
}
#navbar li a:hover{
	color:#cccccc;

}
