H1 {
	color: #000000;
	font-family: Times New Roman, Times, serif;
	font-size: 24pt;
	font-weight: bold;
}

H2 {
	color: #000000;
	font-family: Times New Roman, Times, serif;
	font-size: 18pt;
	font-weight: bold;
}

H3 {
	color: #000000;
	font-family: Times New Roman, Times, serif;
	font-size: 14pt;
	font-weight: bold;
}

H4 {
	color: #000000;
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: bold;
}

.white {
  color: #FFFFFF;
  font-family: Times New Roman, Times, serif;
  font-size: 10pt;
  font-weight: bold;
}

P {
FONT-SIZE: 10pt; 
COLOR: #000000; 
FONT-FAMILY: Times New Roman, Times, serif
}

B {
FONT-SIZE: 10pt; 
  font-weight: bold;
}

TD {
FONT-SIZE: 10pt; 
COLOR: #000000; 
FONT-FAMILY: Times New Roman, Times, serif
}

A {
	FONT-WEIGHT: bold; 
	COLOR: #660000; 
	FONT-FAMILY: Times New Roman, Times, serif; 
	TEXT-DECORATION: none
}

A:visited {
	FONT-WEIGHT: bold; 
	COLOR: #663333; 
	FONT-FAMILY: Times New Roman, Times, serif; 
	TEXT-DECORATION: none
}

A:hover {
	COLOR: #FF9900;
	FONT-FAMILY: Times New Roman, Times, serif;
	TEXT-DECORATION: none;
}

A:active {
	FONT-WEIGHT: bold; 
	COLOR: #ff0000; 
	FONT-FAMILY: Times New Roman, Times, serif; 
	TEXT-DECORATION: none
}

body {
	scrollbar-face-color: #FFC06C;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FF6600;
	scrollbar-3dlight-color: #FF9900;
	scrollbar-darkshadow-color: #660000;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #660000;


}
//

