BODY {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
}

p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
}


A {
	text-decoration : none;
}

A:HOVER {
	color : Blue;
	text-decoration : underline;
	background-color : #B0E0E6;
}

h1 {
	font-family : inherit;
	font-size : medium;
	background-color : #ADD8E6;
	background-position : center;
	azimuth : center;
}

h6 {
color : Red;
	font-family : inherit;
	font-size : xx-small;	
}

h5 {
color : Maroon;
	font-family : inherit;
	font-size : x-small;	
}