﻿body, html { text-align:left; } 

.bold
{
	font-weight:bold;
}

.orange
{
	color:#FF3800;
}

ul
{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 20px;
}

li
{
	list-style-image:url(/img/li.gif);
}

.header, .headertop1, .headertop2, .sidebar, .navigation
{
	display:none;
}
