﻿*
{
	font-family:Segoe UI, Tahoma, Verdana, Arial;
	font-size:12px;
}

#background 
{
	text-align:center;
}

#header
{
	text-align:left;
}

#content
{
	text-align:left;
}

#contentmiddle
{
	text-align:center;
}

#footer
{
	text-align:left;
	color:#aaaaaa;
	font-weight:bold;
	text-align:right;
}

h1
{
	font-size:18px;
	color:#707070;
	margin:0px;
}

h2
{
	font-size:9px;
	color:#707070;
	margin:0px;
}

h3
{
	font-size:14px;
	color:#366982;
	margin:0px;
}

/* Body Elements */

.blocktitle
{
	font-size:14px;
	text-align:center;
	font-weight:bold;
	background-color: #303030;
	color:White;
}