BODY{
   font-family : Arial;
   color : #004F4F;
}

H1, H2, H3, H4, H5 {
	margin-top : 5px;
	margin-bottom : 3px;
}

H6 {
	margin-top : 0px;
	margin-bottom : 0px;
	font-size : xx-small;
}

P {
	margin-top : 0px;
	margin-bottom : 2px;
	font-size : x-small;
	text-align : justify;
}

H6 a, H6 a:visited, H6 a:active {
	font-size : x-small;
	text-decoration : none;
   color : #004F4F;
}

H6 a:hover {
	font-size : x-small;
	text-decoration : underline overline;
	color : #004F4F;
	background-color : Silver;
}