H1 {
	color: #000000;
	font-family: Georgia, serif;
	font-size: 28pt;
	font-weight: bold;
}

H2 {
	color: #000000;
	font-family: Georgia, serif;
	font-size: 24pt;
	font-weight: bold;
}

H3 {
	color: #000000;
	font-family: Georgia, serif;
	font-size: 18pt;
	font-weight: bold;
	background: #CCD0E9;
}

H4 {
	color: #000000;
	font-family: Georgia, serif;
	font-size: 16pt;
	font-weight: bold;
	line-height: normal;

}

.newsprint {
	font-family: Georgia, serif;
}

.strap {
	color: #000000;
	font-family: Georgia, serif;
	font-size: 16pt;
	font-weight: bold;
	line-height: normal;
}

.white {
	color: #FFFFFF;
	font-family: Georgia, serif;
	FONT-SIZE: 11pt; 
	font-weight: bold;
}

.red {
	color: #CC6633;
	font-family: Arial, sans serif;
	FONT-SIZE: 11pt; 
	font-weight: bold;
}

P {
FONT-SIZE: 11pt; 
COLOR: #000000; 
FONT-FAMILY: Arial, sans serif
}

I {
FONT-SIZE: 11pt; 
COLOR: #000000; 
FONT-FAMILY: Georgia, serif;
font-style: italic
}

B {
FONT-SIZE: 11pt; 
  font-weight: bold;
}

TD {
FONT-SIZE: 11pt; 
COLOR: #000000; 
FONT-FAMILY: Arial, sans serif
}

A {
FONT-SIZE: 11pt; 
	FONT-WEIGHT: bold; 
	COLOR: #333197; 
	FONT-FAMILY: Arial, sans serif; 
	TEXT-DECORATION: none
}

A:visited {
	FONT-WEIGHT: bold; 
	COLOR: #27266B; 
	TEXT-DECORATION: none
}

A:hover {
	color: #000000;
	font-family: Arial, sans serif;
	font-weight: bold;
	text-decoration: none;
	background-color: #FDE1D2;
}

A:active {
	FONT-WEIGHT: bold; 
	COLOR: #CC9966; 
	FONT-FAMILY: Arial, sans serif; 
	TEXT-DECORATION: none
}

body {
	scrollbar-face-color: #87ACE0;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FCFCFC;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #CCD0E9;
	scrollbar-arrow-color: #000000;
	background-color: #FDE1D2;
}

//--
