h1  {
	font-size : 14pt;
	font-family :Arial;
	font-weight : bold;
	font-height : bold;
	color : #c8d8e1;
}

h2  {
	font-size : 10pt;
	font-family :Arial;
	font-weight : normal;
	font-height : normal;
	color : #c8d8e1;
}

h3  {
	font-size : 8pt;
	font-family :Arial;
	font-weight : normal;
	font-height : normal;
	color : white;
}

h4  {
	font-size : 8pt;
	font-family :Arial;
	font-weight : normal;
	font-height : normal;
	color : #c8d8e1;
}

A  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #c8d8e1;
	text-decoration : none;
}

A:Visited  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #40637a;
	text-decoration : none;
}

A:Active  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : white;
	text-decoration : none;
}

A:Hover  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : red;
	text-decoration : none;
}
