H1  {
	font-weight : bold;
	color : #6A789B;
	font-family : Arial;
	font-size : 22pt;
}

H2  {}

H3  {
	font-style : italic;
	font-weight : normal;
	color : #000000;
	font-family : Guaramond, Times New Roman;
	font-size : medium;
}

H6 {
	font-style : normal;
	font-weight : bold;
	color : #666699;
	font-family : Arial, MS Sans Serif;
	font-size : medium;
}

A  {}

A:Visited  {
	color : #000099;
	font-style : normal;
}

A:Link {
	color : #000099;
	font-style : normal;
}

A:Active  {}

A:Hover  {		
	color : #003300;
	font-style : normal;
	font-underline: none;
}

TD {
	font-style : normal;
	font-weight : normal;
	color : #000000;
	font-family : Arial, MS Sans Serif;
	font-size : 10pt;
}

A.SubHead {
	font-style : normal;
	font-weight : bold;
	color : #666699;
	font-family : Arial, MS Sans Serif;
	font-size : medium;
}

UL LI { list-style-type: square }

BODY  {}


