html, body, div, p, h2, h3, ul, li, form {	font-family: "Times New Roman", Times, serif; 	font-size: 12pt;	color: #000000;	background-color: #FFFFFF; }
html, body	{	width: 100%; }
#header-box 		{	display: none;	}
#main-box			{	width: 100%;	}
#footer-box			{	display: none;	}
#page-box			{	width: 100%;	}
#page-box.wide		{	width: 100%;	}
#paging				{	display: none;	}
.column				{	display: none;	}
h2					{	font-size: 22pt;}
h3					{	font-size: 18pt;}
h3.line				{	font-size: 12pt;}
a					{	color: #000000;	text-decoration: none;	}



