body
{
	background-color: #4c4c4c;
}

a
{
	color: #000000;
	text-decoration:underline;
}

a:hover
{
	font-weight:bold;
}

h1
{
	background-color:#ffffd4;
	color:#4778a0;
	font-family:Tahoma, Verdana, sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size:18pt;
	margin-top:0;
	margin-right:0;
	margin-left:0;
	margin-bottom:15px;
	text-align:center;
}

h2
{
	background-color:#ffffd4;
	color:#6191b9;
	font-family:Tahoma, Verdana, sans-serif;
	font-weight:bold;
	font-style:normal;
	font-size:14pt;
	margin-top:15;
	margin-right:0;
	margin-left:0;
	margin-bottom:0px;
}

h3
{
	background-color:#ffffd4;
	color:#6191b9;
	font-family:Tahoma, Verdana, sans-serif;
	font-weight:bold;
	font-style:normal;
	font-size:12pt;
	margin-top:15;
	margin-right:0;
	margin-left:0;
	margin-bottom:0px;
}

.spanSpace
{
	background-color:#ffffff;
}

.body
{
	background-color:#ffffd4;
	color:#000000;
	font-family:Tahoma, Verdana, sans-serif;
	font-weight:normal;
	font-size:10pt;
}

.body a
{
	background-color:#ffffd4;
	color:#2f6d9a;
	font-family:Tahoma, Verdana, sans-serif;
	font-weight:normal;
	font-size:10pt;
}

.body a:hover
{
	background-color:#ffffd4;
	color:#2f6d9a;
	font-family:Tahoma, Verdana, sans-serif;
	font-weight:bold;
	font-size:10pt;
}

.contactBar
{
	background-color:#acc9ef;
	color:#000000;
	font-family:Tahoma, Verdana, sans-serif;
	font-weight:normal;
	font-size:10pt;
}

.bottomBar
{
	background-color:#2f6d9a;
	color:#ffffff;
	font-family:Tahoma, Verdana, sans-serif;
	font-weight:normal;
	font-size:8pt;
}

.leftSidebar
{
	background-color:#6191b9;
	color:#ffffd4;
	font-family:Tahoma, Verdana, sans-serif;
	font-weight:bold;
	font-size:9pt;
}

.mainBackground
{
	background-color:#ffffd4;
}

.rightSidebar
{
	background-color:#ffffd4;
}

.contactText
{
	background-color:#ffd200;
	color:#000000;
	font-family:Tahoma, Verdana, sans-serif;
	font-weight:normal;
	font-size:10.5pt;
}

.contactText a
{
	background-color:#ffd200;
	color:#000000;
	font-family:Tahoma, Verdana, sans-serif;
	font-weight:normal;
	font-size:10.5pt;
}

.contactText a:hover
{
	background-color:#ffd200;
	color:#000000;
	font-family:Tahoma, Verdana, sans-serif;
	font-weight:bold;
	font-size:10.5pt;
}

.contactText b
{
	background-color:#ffd200;
	color:#000000;
	font-family:Tahoma, Verdana, sans-serif;
	font-weight:bold;
	font-size:10.5pt;
}

.topBar
{
	background-color:#ffd200;
}

