a:link, a:visited
{
	color					: #333;
}

#copyright, p, #mRight_content h1, .highlight, ul li, ol li
{
	font-size				: 12px;
}

#footer_menu_container, img, #login_mainNav_container, #sub_menu
{
	display					: none;
}

html, body, .highlight
{
	color					: #333;
}

h1
{
	font-size				: 20px;
}

h2
{
	font-size				: 17px;
}

h3
{
	font-size				: 15px;
	font-weight				: bold;
}

table
{
	width					: 100%;
}

	table tr td
	{
		border				: 1px solid #333;
		padding				: 10px;
	}
	
ul li, ol li
{
	padding					: 5px 0px;
}