P  {
	font-weight : normal;
	font-style : normal;
	font-size : x-small;
	font-family : Verdana;
	color : Black;
	text-align : justify;
}

H1  {
	font-size : medium;
	font-family : arial;
	font-weight : normal;
	font-style : ITALIC;
	color : gray;
	text-align : center;
}

H2  {
	font-family : arial;
	font-size : small;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-align : left;
}

H3  {
	font-size : x-small;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : Blue;
	text-align : center;
}

A  {
	font-size : x-small;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : gray;
	text-decoration : none;
	text-align : center;
}

A:Visited  {
	font-size : x-small;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : gray;
	text-decoration : none;
	text-align : center;
}

A:Active  {}

A:Hover  {
	font-size : x-small;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : red;
	text-decoration : underline;
	text-align : center;
}

BODY  {}

.footer  {
	font-size : xx-small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Maroon;
	text-align : center;
}

H6  {
	font-size : x-small;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : gray;
	text-decoration : none;
	text-align : center;
}

li  {
	font-size : x-small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Maroon;
	text-indent : 10px;
}

