	/*DO NOT EDIT
	=========================================*/

	strong
	{
		font-weight:bold;
	}

	em
	{
		font-style:italic;
	}

	sup
	{
		font-size:75%;
		vertical-align:top;
	}
	
	sub { vertical-align: sub; font-size: smaller; }
	sup { vertical-align: super; font-size: smaller; }
	
	ul { margin-left:30px; }
	ol { margin-left:30px; list-style-type: decimal; }

	small { font-size:85%; }
	strong, th { font-weight: bold; }