html			{
				overflow-y			: scroll;
				}
A				{
				text-decoration		:	none;
				color				:	#008E53;
				}
A:Hover			{
				text-decoration		:	underline;
				}
Body			{
				font-family			:	Arial;
				color				:	#004B2C;
				font-size			:	9pt;
				}
TD				{
				font-size			:	9pt;
				}
.thinborder		{
				border-left			:	1px #004B2C solid;
				border-right		:	1px #004B2C solid;
				border-top			:	0px #004B2C solid;
				border-bottom		:	0px #004B2C solid;
				}
.thinborder2	{
				border-left			:	1px #D1CF06 solid;
				border-right		:	1px #D1CF06 solid;
				border-top			:	0px #D1CF06 solid;
				border-bottom		:	0px #D1CF06 solid;
				}
.menu			{
				background-image	:	URL("graphics/menubotm.gif");
				background-repeat	:	no-repeat;
				background-position	:	bottom;
				}
.hd				{
				font-weight			:	Bold;
				font-style			:	Italic;
				font-size			:	11pt;
				}
.footer			{
				color				:	#ffffff;
				font-weight			:	Bold;
				}
.smltxt			{
				font-size			:	7pt;
				font-family			:	Verdana;
				text-align			: 	center;
				}
.smltxt2		{
				font-size			:	7pt;
				font-family			:	Verdana;
				}
.white			{
				color				: #ffffff;
				}	