BODY {
	font: normal normal 95% Arial, Helvetica, sans-serif;
	color: Black;
	text-align: left;
	text-decoration : none;
	text-indent: 50px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	padding: 0px 0px 0px 0px;}
.banner {font: normal normal normal small "Gill Sans MT", Arial, sans-serif;
	 color: #333366; text-align: center;}
H1{font-size: 110%; font-style: normal}
H2{font-size: 100%;
	font-style: italic;
	font-weight: bold}
H3 {font-weight: bold; font-size: 95%;}
.xsmallfont {font-size: 75%; line-height: 80%;}
.smallfont {font-size: 90%; line-height: 95%;}
.largefont {font-size: 110%; font-weight: bold;}
.xtralargefont {font-size: 120%;}
em {font-style: italic; font-weight: bold}
.bold {font-weight: bold}
.italic {font-style: italic;}
.nobullet {list-style-type: none}
.question {font-style: normal; font-weight: normal; font-variant: small-caps}
.answer {font-style: italic; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 50px}
.essay { height: 50px; clip: rect(   )}
UL{list-style: inside;}
 LI{list-style-position: inside;}
 OL {list-style-position: outside;}
A:LINK {text-decoration: underline;
	color: #663399;
	background: White;}
 A:VISITED {color: #333366;
	text-decoration: underline;
	background: White;}
A:HOVER {color: #663399;
	 text-decoration: underline;
	 font-weight: bold;
	background: White;}
A:ACTIVE {color: #663399;
	 text-decoration: none;
	background: White;}
.hidden{font-size: smaller; color: #FFFFFF; background: White;}
.hidden a:link{color: #FFFFFF; background: White;}
.hidden a:visited {color: #FFFFFF; background: White;}
.hidden a:hover{color: #FFFFFF; background: White;	font-size: 100%;}
.hidden a:active{color: #FFFFFF; background: White;}
.purple {color: #663399; text-decoration: underline; background: White;}
.purple a:link{text-decoration: underline; color: #663399; background: White;}
.purple a:visited{color: #333366; text-decoration: none;	background: White;}
.purple a:hover{color: #663399; text-decoration: underline;
 font-weight: bold; background: White;}
.purple a:active{color: #663399; text-decoration: none;	background: White;}
.dkpurple {color: #333366; text-decoration: none;	background: White;}
.navy {color: #000099; text-decoration: none; background: White;}
.white {color: #FFFFFF;}
.red {color: #FF0000;  background: White;}
.center {text-align: center}
.left {margin-left: 0px}
.indentleft {
	 margin-top: 0px;
	 margin-right: 100px;
	 margin-bottom: 0px;
	margin-left: 50px}
.indentboth {
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 50px}
.box { margin-top: 0px; margin-right: 50px;
 margin-bottom: 0px; margin-left: 50px}
img.right {float : right;}
img.left {float: left;}
