h1           { font-size: 17pt; color: #006600; font-weight: bold }
h6           { font-variant:normal; font-size:14pt; color:#800000; font-weight:bold }
h4           {  font-size: 14pt; color: #660066; font-weight: bold}
h5           { font-size: 14pt; color: #000066; font-weight: bold }
.T           { font-size: 14pt; color: #A9633D; font-weight: bold }
a:link       { color: #0000FF; font-size: 12pt; text-decoration:none; font-weight:bold }
a:visited    { font-size: 12pt; color: #000064; text-decoration: none; font-weight:bold }
a:hover      { font-size: 12pt; text-decoration: underline; color: #FEBA49; font-weight: bold }
body {
	scrollbar-face-color: #E6E6F9;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #E6E6F9;
	scrollbar-3dlight-color: #E6E6F9;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EEEEFF;
	scrollbar-darkshadow-color: #98AAB1;
}