P  {
	font-size : x-small;
	font-family : Tahoma;
	font-weight : normal;
	font-style : normal;
	color : Navy;
	text-decoration : none;
	text-align: justify;
	azimuth : center;
}

H1  {
	font-family : Tahoma;
	font-size : medium;
	font-weight : bold;
	font-style : normal;
	color : Black;
	text-decoration : none;
	text-align : center;
}

H2  {
	font-size : medium;
	font-family : Tahoma;
	font-weight : normal;
	font-style : normal;
	color : Maroon;
	text-align : center;
}

H3  {
	font-size : small;
	font-family : Tahoma;
	font-weight : bold;
	font-style : normal;
	color : Maroon;
	text-align : left;
}

A  {
	font-size : x-small;
	font-family : Tahoma;
	color : Gray;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	text-align : left;
}

A:Visited  {}

A:Active  {
	font-family : Tahoma;
}

A:Hover  {
	font-family : Tahoma;
	color : Maroon;
}

BODY  {
	font-family : Tahoma;
	font-size : small;
}


