P  {
	font-size : 10pt;
	font-family : Verdana;
	color : Black;
	
}

H1  {
	font-family : Lucida Calligraphy;
	font-size : 18pt;
	font-weight : bold;
	color : Gray;
}

H2  {
	font-size : 13pt;
	font-family : Tahoma;
}

H3  {
	font-size : 12pt;
	font-family : Tahoma;
}

A  {
	color : Navy;
}

A:Visited  {
	color : Blue;
}

A:Active  {
	color : Red;
}

A:Hover  {
	color : Red;
}

BODY  {
	font-size : 11pt;
	font-family : Tahoma;
	background : url(amscpage.gif);
	color : Black;
}

H4  {
	font-size : 8pt;
	font-family : Tahoma;
	font-style : italic;
}

Table  {
	font-size : 11pt;
	font-family : Tahoma;
	color : Black;
}

A.normal  {
	font-size : 11pt;
	font-family : Tahoma;
	color : Blue;
}

DL  {
	font-size : 11pt;
	font-family : Tahoma;
}

H5  {
	font-size : 8pt;
	font-family : Tahoma;
}


