body {

	color: black;
	font-family: "Gill Alternate One Monotype", "Gill Sans", sans-serif;
 	background : #ffffee;
	text-align: justify;
	text-indent: 0;
	margin: 1em 2em 1em 25%;
	line-height: 1.3;
	margin-left: 100px;
}



form {
	margin-bottom: 0px; 
	margin-top: 0px;
}



h1 {
	font-size: 18px;
	font-weight: bold;
	color: 000000
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}

h3 {
	font-size: 12px;
	font-weight: regular;
	color: #668899;
}

h4 {
	font-size: 10px;
	font-weight: bold;
	color: Navy;
}

h5 {
	font-size: x-small;
	font-weight: normal;
	color:CC3333

td {
	font-size: 12px;
	font-weight: normal;
}



p {
	font-size: 12px;
	font-weight: normal;
}



p.italic {
	font-size: 12px;
	font-style : italic;
}



p.small {
	font-size: 10px;
	font-weight: normal;
	letter-spacing : normal;
}



p.bold {
	font-size: 12px;
	font-weight: bold;
	letter-spacing : normal;
}

p.bigbold {
	font-size: 14px;
	font-weight: bold;
	letter-spacing : normal;
}

p.schedule {
	font-size: 14px;
	font-weight: bold;
	letter-spacing : normal;
	color: #336699;
}



p.color {
	font-size: 12px;
	font-weight: bold;
	letter-spacing : normal;
	color: 333366;
}



ul{
	font-size: 12px;
	font-weight: normal;
	list-style : disc;
	list-style-type : disc;
}



A:VISITED {
	font-size: 12px;
	color : #336699;
}



.menu_item {
	font-size: 11px;
}



a.menu:link {
	font-size: 11px;
	color : #000000;
	text-decoration: none;
}



a.menu:visited {
	font-size: 11px;
	color : #000000;
	text-decoration: none;
}



a.menu:hover {
	font-size: 11px;
	color: #222222;
	text-decoration: none;
}





table {

font: normal;

}



a:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color : #336699; }

s_h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 4px; font-weight: bold; color: #333366}

.s_h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #333366}

.s_h2 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #333366 }

.s_p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #336699}









