﻿body 
{
	font-family: Arial;
}

.leftmenu
{
	float: left;
	width: 200px;
}

.maincontent
{
	margin-left: 200px;
}

.headertitle
{
	font-size: 18px;
	font-weight: bold;
}

.headersubtitle
{
	font-size: 14px;
	font-weight: bold;
}

.headercontact
{
	font-size: 12px;
	font-weight: bold;
}
	