A {
  text-decoration: underline;
}

A.link {
  font-size: 8pt;
  color: #3366FF;
  font-family: "Verdana font-style: normal";
  text-decoration: none;
}

A.link:hover {
  color: #D9182D;
}

BODY {
  scrollbar-face-color: #FFECC6;
  scrollbar-highlight-color: #AD8712;
  scrollbar-3dlight-color: gray;
  scrollbar-darkshadow-color: black;
  scrollbar-shadow-color: black;
  scrollbar-arrow-color: brown;
  scrollbar-track-color: #FFF7E5;
	margin-left: 0px;
	margin-top: 0px;
	font-family : Arial;
}

H1 {
  font-family: Arial;
  font-size: 12pt;
  color: #990000;

  text-align : left;
  background-color : #F4F4EC;
}
h3 {
	 font-family: Arial;
  font-size: 10pt;
  color: #990000;
	text-decoration : underline;
}

P {
  font-size: 9pt;
  color: Black;
  font-family: Arial;
}

UL {
  font-size: 9pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bolder;
}

H2 {
  font-size: 9pt;
  text-decoration: underline;
}

.top-bold {
	font-size : 11px;
	font-weight : bold;
	color : #535353;
}

.red {
	font-size : 12px;
	font-weight : bold;
	color : Gray;
	 text-decoration: underline;
	}



OL {
  font-size: 9pt;
  font-style: normal;
  font-weight: bold;
}

CITE {
  font-size: 8pt;
  color: black;
  font-style: normal;
}


A.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D5D5D;
	text-decoration: none;
}
A.sub:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D9182D;
	text-decoration: none;
}

body {
	margin-left : 5px;
	margin-top : 5px;
}

A.sub2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
A.sub2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: White;
	text-decoration: none;
}

p.top{
	font-size : 10px;
	font-style : italic;
	font-weight : bold;
	color : #535353;
}
