html			{
				overflow-y			: scroll;
				}
A				{
				color			:	#ffffff;
				text-decoration	:	none;
				}
A:Hover			{
				color			:	#ffffff;
				text-decoration	:	underline;
				}
Body			{
				color				:	#ffffff;
				font-family			:	Arial;
				font-size			:	10pt;
				}
TD				{
				font-size			:	10pt;
				}
.mainbg			{
				background-image	:	URL("graphics/mainbg.jpg");
				}
.contentbg		{
				background-image	:	URL("graphics/contentbg.jpg");
				background-repeat	:	no-repeat;
				background-position	:	top, right;
				}
.aboutit		{
				font-size			:	7pt;
				font-family			:	Verdana;
				color				:	#ffffff;
				}
.hd2			{
				font-size			:	12pt;
				color				:	#ffffff;
				}	
.sml			{
				font-size			:	8pt;
				}