body
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #0951A3;
	background: #FFF;
}

h1
{
	font-size: 20px;
	line-height: 26px;
}

h1,
h2,
h3
{
	text-transform: uppercase;
}

div#wrapper
{
	min-width: 840px;
	width: 100% !important;
	width: 100%;
}

.floatleft
{
	float: left;
}

.floatright
{
	float: right;
}

br.clear
{
	clear: both;
}
