P  {}

H1  {
      font-family : AGaramond;
	font-size: 14pt;
	list-style : disc;
}

H2  {}

H3  {}

A  {
	color : Navy;
	text-decoration : underline;
}

A:Visited  {
	color : Navy;
	text-decoration : underline;
}

A:Active  {
	color : Navy;
	text-decoration : underline;
}

A:Hover  {
	color : Red;
	text-decoration : none;
}

BODY, TD, TH, P, DIV, FORM, BLOCKQUOTE, UL, OL {
	font-family : Arial;
	font-size: 12pt;
	list-style : disc;
}

