body {
  color : #ddedf7;
  font-family : Arial, Verdana, Helvetica, sans-serif;
  font-size : 9pt;
}

tr , td {
  color : #ddedf7;
  font-family : Arial, Verdana, Helvetica, sans-serif;
  font-size : 9pt;
}

.small {
  font-size : 8pt;
  font-family : Arial, Verdana, Helvetica, sans-serif;
}

.smaller {
  font-size : 7pt;
  color : #666666;
  font-family : Arial, Verdana, Helvetica, sans-serif;
}

h4 {
  font-size : 13pt;
  font-family : Arial, Verdana, Helvetica, sans-serif;
}

h3 {
  font-size : 15pt;
  font-family : Arial, Verdana, Helvetica, sans-serif;
}

h2 {
  font-size : 18pt;
  font-family : Arial, Verdana, Helvetica, sans-serif;
}

.big {
  font-size : 13pt;
  font-family : Arial, Verdana, Helvetica, sans-serif;
  font-weight : bold;
}

.biggish {
  font-size : 15pt;
  color : #333333;
  font-family : Courier New, Verdana, Arial, Helvetica, sans-serif;
  font-weight : bold;
}

.enlarge {
  font-size : 13pt;
  color : #333333;
  font-family : Arial, Verdana, Helvetica, sans-serif;
  font-weight : bold;
}

.height {
  line-height : 1.1em;
}

.text {
  font-size : 10pt;
  font-family : Arial, Verdana, Helvetica, sans-serif;
}

.big2 {
  font-size : 11pt;
  font-family : Courier New, Verdana, Helvetica, sans-serif;
  font-weight : bold;
}

a.big2:hover {
	color: #CC6633 ! important;
	text-decoration: none;
}

a.big2:visited {
	color: #e38725;
	text-decoration: none;
}

A:link {
  color : #FFD0FF;
  font-weight : bold;
  text-decoration : none;
}

A:visited {
  color : #FF91FF;
  font-weight : bold;
  text-decoration : none;
}

A:active {
  color : #FFECFF;
  font-weight : bold;
  text-decoration : none;
}

A:hover {
  color : #ffffff;
  font-weight : bold;
  text-decoration : none;
}

BODY {
 scrollbar-base-color: #993399;
 scrollbar-track-color: #666666;
 scrollbar-face-color: #993399;
 scrollbar-highlight-color: #330099;
 scrollbar-3dlight-color: #993399;
 scrollbar-darkshadow-color: #330099;
 scrollbar-shadow-color: #c0c0c0;
 scrollbar-arrow-color: #ffff00;
 }