P  {}

H1  {
	font-family : sans-serif;
	font-weight : normal;
	font-size : x-large;
	text-decoration : none;
}

H2  {
	font-size : large;
	font-family : sans-serif;
}

H3  {
	font-size : medium;
	font-family : sans-serif;
}

A  {
	text-decoration : none;
	color : #0000FF;
}

A:Visited  {
	color : #0000FF;
	text-decoration : none;
}

A:Active  {
	text-decoration : underline;
	color : #009900;
}

A:Hover  {
	color : #009900;
	text-decoration : underline;
}

BODY  {
	font-size : 90%;
	font-family : sans-serif;
	font : AvantGarde Bk BT, AvantGarde;
}

TABLE  {
	font-size : 100%;
	text-indent : 0;
}

DD  {
	font-size : 85%;
}

H4  {
	font-size : 85%;
	font-family : sans-serif;
	font-weight : normal;
}

BLOCKQUOTE  {
	font-size : 90%;
	font-family : sans-serif;
	text-indent : 0;
}


