BODY  {
	color : Black;
	font-family : sans-serif;
	font-size: small;
	text-align: justify;
	background-color : #AAAAAA;} 

TD {
	font-size : small;
}

TH {
	font-weight : bold;
}


H1 {
	font-size : xx-large;
	font-family : cursive;
}

H2 {
	font-size: x-large;
	font-family : cursive;
}

H3 {
	font-size: large;
}

H4 {
	font-size: medium;
}

H5 {
	
	font-size :  small;}


A {
 color : #000088;}

A:Hover {
 color : #883300;}

HR {
	color: Fuchsia;
	height: 1pt;
}

