@media all
{
	/*DO NOT EDIT
	=========================================*/

	strong
	{
		font-weight:bold;
	}

	em
	{
		font-style:italic;
	}

	sup
	{
		font-size:75%;
		vertical-align:top;
	}

	a.o_line,
	.o_line a
	{
		text-decoration:none;
	}

	a.o_line:hover,
	a.o_line:focus,
	.o_line a:hover,
	.o_line a:focus
	{
		text-decoration:underline;
	}
}
