P  {
	font-style : normal;
	font-family : Book Antiqua;
	font-weight : normal;
	font-size : small;
	color : #000000;
}

H1  {
	font-size : large;
	font-family : Book Antiqua;
	font-weight : bold;
	font-style : normal;
	color : #009900;
}

H2  {
	font-family : Book Antiqua;
	font-size : medium;
	font-weight : bold;
	font-style : normal;
	color : #0033CC;
}

H3  {
	font-family : Book Antiqua;
	font-weight : normal;
	font-size : medium;
	font-style : normal;
	color : Black;
}

A  {
	font-family : Book Antiqua;
	font-size : medium;
	font-weight : normal;
	font-style : normal;
	color : Blue;
	text-decoration:none;
}

A:Visited  {
	font-family : Book Antiqua;
	font-weight : normal;
	font-style : normal;	
	font-size : medium;
}

A:Active  {
	font-size : medium;
	font-family : Book Antiqua;
	font-weight : normal;
	font-style : normal;
	color:Purple;
}

A:Hover  {
	font-family : Book Antiqua;
	text-decoration:underline;
}

BODY  {
	font-family : Book Antiqua;
	font-size : medium;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

TABLE  {
	font-family : Book Antiqua;
	font-size : medium;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

