body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; color: #000000}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; color: #000000}
p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; color: #000000}
a:link {  color: #993333; font-weight: normal; text-decoration: underline}
a:visited {  color: #993333; font-weight: normal; text-decoration: underline}
a:hover {  color: #993333; font-weight: normal; text-decoration: none}

H1 {font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:18px;
	color:#000000;}
	
H2 {font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:16px;
	color:#047391;}
	
	
H3 {font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:14px;
	color:#990033;}
	
H4 {font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:14px;
	color:#666633;}
	
li {  padding-bottom: 10px}

.layer
   {
	background-color:#d7e1e7;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color:#666666;
	padding:12px;
	position:relative;
	visibility: hidden;
}

UL {
list-style-image: url(../images/arrow.gif);
}
.ital {
	font-style: italic;
	font-size: 11px;
	color:#666666;
}
.super {
	font-size: 9px;
	vertical-align: super;
}
