@charset "iso-8859-1";
	TD 
	{
		font-Family:Goudy Old Style BT, Times New Roman, Times, MS Serif; 
		font-Size:13pt;
		color:#ffff91;
	}
	A 
	{
		font-Family:Goudy Old Style BT, Times New Roman, Times, MS Serif; 
		font-Weight:bold;
		color:#ffff91;
		text-Decoration:none;
	}
	A:hover
	{
		background-color:#9a02e8;
	}
	P 
	{
		font-Family:Goudy Old Style BT, Times New Roman, Times, MS Serif;
		font-Size:13pt;
		color:#ffff91;
	}
	INPUT
	{
		font-Family:Goudy Old Style BT, Times New Roman, Times, MS Serif;
		font-Size:8pt;
	}
	SELECT
	{
		font-Family:Goudy Old Style BT, Times New Roman, Times, MS Serif;
		font-Size:8pt;
	}
	html 
	{ 
		scrollbar-3dlight-color: #fff2b7;
		scrollbar-arrow-color: #300048;
		scrollbar-base-color: #fdf46b;
		scrollbar-darkshadow-color: #2c181b;
		scrollbar-face-color: #fdf46b;
		scrollbar-highlight-color: #fbfffe;
		scrollbar-shadow-color: #dec261;
		scrollbar-track-color: #7f15b7; 
	}
	.BuyForm 
	{ 
		font-family:Goudy Old Style BT, Times New Roman, Times, MS Serif; 
		font-size:10pt;
		font-Weight:bold;
	}
	.SideMenu
	{
		font-family:Goudy Old Style BT, Times New Roman, Times, MS Serif; 
		display:block;
		padding-top:5px;
		padding-left:5px;
		padding-right:5px;
		padding-bottom:5px;
		font-size:14pt;
		font-Weight:bold;
	}
	.NewsTitle
	{
		font-family:Goudy Old Style BT, Times New Roman, Times, MS Serif; 
		display:block;
		padding-top:5px;
		padding-left:5px;
		padding-right:5px;
		padding-bottom:7px;
		font-size:20pt;
		font-Weight:bold;
		Color:#FFFF91;
	}
	.NewsText
	{
		font-family:Goudy Old Style BT, Times New Roman, Times, MS Serif; 
		display:block;
		padding-top:10px;
		padding-left:10px;
		padding-right:10px;
		padding-bottom:10px;
		font-size:13pt;
		Color:#FFFF91;
	}
	.OutlinedTable
	{
		border: 1px solid #FFFF91;
	}
	.AdTitle
	{
		font-family:Goudy Old Style BT, Times New Roman, Times, MS Serif; 
		display:block;
		padding-top:3px;
		padding-left:3px;
		padding-right:3px;
		padding-bottom:3px;
		font-size:13pt;
		font-Weight:bold;
		Color:#FFFF91;
	}
	.SmallText
	{
		font-size:10pt;
	}