P  {
	font-size : medium;
	font-family : Tahoma;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

H1  {
	font-size : x-large;
	font-family : Tahoma;
	font-weight : bold;
	font-style : normal;
	color : Navy;
	text-align : center;
	text-decoration : none;
}

H2  {
	font-size : large;
	font-family : Tahoma;
	font-weight : bold;
	font-style : normal;
	color : Navy;
	text-align : center;
	text-decoration : none;
}

H3  {
	font-size : medium;
	font-family : Tahoma;
	font-weight : bold;
	font-style : normal;
	color : Black;
}

H4  {
	font-size : medium;
	font-family : Tahoma;
	font-weight : bold;
	font-style : normal;
	color : Red;
}

A  {
	font-size : medium;
	font-family : Tahoma;
	font-weight : normal;
	font-style : normal;
	color : Navy;
}

A:Visited  {
	font-size : medium;
	font-family : Tahoma;
	font-weight : normal;
	font-style : normal;
	color : Navy;
}

A:Active  {
	font-size : medium;
	font-family : Tahoma;
	font-weight : normal;
	font-style : normal;
	color : Blue;
}

A:Hover  {
	font-size : medium;
	font-family : Tahoma;
	font-weight : normal;
	font-style : normal;
	color : Blue;
}

BODY  {
	font-size : medium;
	font-family : Tahoma;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration : none;
	text-align : left;
}
