/* AUTHOR: Mark Stevens */
/* Date Created : 20 Oct 2001 */
/* Latest Update : 05 Nov 2004 */

BODY			{Background-Color : #99CCFF; Font-Family : Verdana, Arial; 
			 	 Font-Style : Normal; Text-Align : Justify; Color : Black; Font-Size : 9pt;

/* Anchor Tags */			 
A				{Color : Blue; Text-Decoration : None;}
A:hover		{Color : Green; Text-Decoration : Underline;}
A:active		{Color : Red; Text-Decoration : None;}
A:visited	{Color : Green; Text-Decoration : None;}

/* Table Tags */			 
Table			{Font-Size : 9pt}

/* Text-Height Tags */
H1				{font-size: 9pt;}
H2				{font-size: 8pt;}
H3				{font-size: 7pt;}

OL				{font-size: 12pt;}
