P  {
	font-size : medium;
	font-family : serif;
	font-weight : normal;
	font-style : normal;
	color : #000080;
}

H1  {
	font-size : xx-large;
	font-family : fantasy;
	font-weight : bold;
	font-style : normal;
	color : #0000FF;
	font : Edda;
	text-decoration : none;
}

H2  {
	font : Lucida Calligraphy;
	font-size : x-large;
	font-family : serif;
	font-weight : normal;
	font-style : normal;
	color : #008000;
	text-decoration : none;
}

H3  {
	font-size : large;
	font-family : serif;
	font-weight : normal;
	font-style : normal;
	color : #000080;
	font : Edda;
	text-decoration : none;
}

A  {
	font : Lucida Calligraphy;
}

A:Visited  {
	font-size : medium;
	font-family : serif;
	font-weight : normal;
	font-style : normal;
	color : #008080;
	text-decoration : none;
	font : Edda;
}

A:Active  {
	font-size : medium;
	font-family : serif;
	font-weight : normal;
	font-style : normal;
	color : #008000;
	font : Edda;
}

A:Hover  {
	font-size : large;
	font-family : cursive;
	font-weight : bold;
	font-style : normal;
	color : #FF0000;
	font : Edda;
	text-decoration : underline;
}

BODY  {
	font-size : medium;
	font-family : serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

