

H1 {
	font-family: Arial
	font-size: 13px;
	color: Black;
	font-weight: light
}

H2 {
	font-family: Arial; 
	font-size: 15px;
   color: #222222;
	font-weight: light;
}

H3 {
	font-family: Arial;
	font-size: 13px;
	color: Black;
	font-weight: lighter;
}

H4 {
	font-family : Arial;
	font-size : 10px;
	color : black;
}

H5 {
	font-family: Arial;
	font-size: 15px;
	color: Black;
	font-weight: bold;
}
H6 {
	font:  normal small-caps 13px Arial Narrow;
	color: Black;
	font-weight: lighter;
}

A:LINK {
	font-family: Arial;
	color: #222222;
	font-weight: bold;
}

A:VISITED {
	font-family: Arial;
	color: #222222;
	font-weight: bold;
}

A:HOVER {
	font-family: Arial;
	color: Maroon;
	font-weight: bold;
}

BLOCKQUOTE {
	font-family : Arial;
	font-size : 13px;
	color : Black;
	font-weight : lighter;
	font : italic;
}

A:ACTIVE {
	
}

BODY {
SCROLLBAR-FACE-COLOR : #9393A1 ;
SCROLLBAR-HIGHLIGHT-COLOR: Black;
SCROLLBAR-SHADOW-COLOR: (color);
SCROLLBAR-3DLIGHT-COLOR: (color);
SCROLLBAR-ARROW-COLOR: Navy;
SCROLLBAR-TRACK-COLOR: #d3d3d3;
SCROLLBAR-DARKSHADOW-COLOR: (color)
}

 





