BODY {
	color : Navy;
	font-size: 10pt;
	margin-top: 2px;
		font-family : Verdana, Ariel, sans-serif;
}
	
	
A:LINK, A:VISITED {
	color : Blue;
	text-decoration : none;
}

A:HOVER {
	color : ff0066;
	text-decoration : none;
}

H1 {
	color : #3399ff;
	font-family : Verdana, Ariel, sans-serif;
	font-size : 85%;
}

H2 {
	color : Blue;
	font-family : Verdana, Ariel, sans-serif;
	font-size : 100%;
}

H3 {
	color : Purple;
	font-family :  Ariel, sans-serif;
	font-size : 65%;
	font-style : italic;
}

H4 {
color : Blue;
font-family : Verdana, Ariel, sans-serif;
	font-size : 115%;
}

H5 {
	color : #3399ff;
	font-family : Verdana, Ariel, sans-serif;
	font-size : 100%;
	}

H6 {
	color : #206fff;
	font-family : Verdana, Ariel, sans-serif;
	font-size : 8pt;
	font-style: normal;
	}

	
TD {
	font-family : Verdana, Ariel, sans-serif;
	font-size: 10pt;
	color :  Navy;
	}

	.Poem {
	color: #206fff;
}
