H1 {
	font-family: "Lucida Calligraphy";
	color: #000000;
	font-size: 18pt;
	font-weight: bold;
}
H2 {
	font-family: Arial, "Sans Serif", Verdana;
	font-size: 12pt;
	color: #27408b;
	font-weight: bold;
}
H3 {
	font-family: Arial, "Sans Serif", Verdana;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
H4 {
	font-family: Arial, "Sans Serif", Verdana;
	font-size: 10pt;
	color: #000000;
}
H5 {
	font-family: "Lucida Calligraphy";
	color: #27408b;
	font-size: 14pt;
	font-weight: bold;
}
H6 {
	font-family: Arial, "Sans Serif", Verdana;
	font-size: 10pt;
	color: #27408b;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
A:link {
	color: #27408b;
	font-family: Arial, "Sans Serif", Verdana;
	font-size: 10pt;
	text-decoration: none;
} /* for unvisited links */
A:hover {
	color: #ff4500;
	font-family: Arial, "Sans Serif", Verdana;
	font-size:10pt;
	text-decoration: none;
} /* when mouse is over link */
A:active {
	color: #ff4500;
	font-family: Arial, "Sans Serif", Verdana;
	font-size: 10pt;
	text-decoration: none;
} /* when link is clicked */
A:visited {
	color: #ff7f24;
	font-family: Arial, "Sans Serif", Verdana;
	font-size: 10pt;
	text-decoration: none;
} /* for visited links */
body {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	background-color: #FDF5E6;
	background-image: url('Images/bglog.gif');
	background-repeat:                repeat-y;
	background-position: center top
}
li {
	font-size: 10pt;
	color: #000000;
	font-family: Arial
}
dir {
	font-family: Arial;
	color: #000000;
	font-size: 10pt
}
