<style TYPE="text/css">
BODY { 
font-family: arial	
}
.clsHidden { display:none }
.clsShown { display: }
.clsTopicNormal { cursor: pointer; cursor: hand;} 
}


/* H2 is major heading */
H2 {
font-family: cursive; 
text-align: center; 
font-size: 10pt;
font-weight: normal;
border-style: solid;
border-bottom-width: thin;
border-left: none;
border-right: none;
border-top-width: thin;
border-color: black; 
background-color: none;
margin-left: 0px;
text-transform: uppercase;
color: grey  
}

maindiv{
font-size: 9pt;
font-weight: normal; 
background-color: black;
}

/*  h3 is subject */
 h3 {
font-family: Arial; 
text-align: left; 
font-size: 8pt;
font-weight: bold; 
margin-left: 0px;
text-transform: uppercase;
}

/* p */
p {
font-family: Arial; 
text-align: left; 
font-size: 9pt;
font-weight: normal; 
margin-left: 5px;
}
p.tocheading
{
font-family: cursive; 
background-color: #EEEEEE
;
text-align: center;
}
p.shead
{
color: #3300CC;
text-indent: 1em;
margin-left: 2px;
}

/* a */
a {
font-family: arial;
text-decoration: none;
color: #996699; 
border-left: 12px; 
margin-left: 2px;
margin-top: 0px;
margin-bottom: 0px;
}
a.aflush
{
color: black; 
text-indent: 0em;
margin-left: 0px;
}
a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #996699;
	}
a:visited { 
	text-decoration: none; 
	color: #993399;
	}
a:hover { 
	font-weight: bold; 
	background: #FFFFCC 
	text-decoration: none; 
a:active { 
	text-decoration: underline; 
	}
		

/* img */
img {
border: none; 
}


</style>
