﻿
body
{
	margin: 0px;
	background-color: #FFFFFF;
	color: #494D4C;
}

td
{
	font-size: 12pt;
	vertical-align: top;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	line-height: 18pt;
}


h1
{
	color: #494D4C;
}

ul
{
	font-size: 12pt;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style: square;
	font-family: verdana, arial, sans-serif;
	font-weight: bolder;
}

strong
{
	color: Black;
}

.header
{
	font-size: 20pt;
	height: 50px;
	padding: 10px;
	margin-bottom: 20px;
	font-size: 20pt;
	height: 50px;
	color: #494D4C;
	font-family: Verdana;
	font-weight: bold;
}

.title
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	font-size: 18pt;
	font-weight: bold;
	color: #494D4C;
	font-family: verdana, arial, sans-serif;
	border: solid 1px #494D4C;
}

.headline
{
	font-size: 24pt;
	font-weight: bold;
	color: #33B1F1;
	margin-bottom: 10px;
}

#footer
{
	background-color: White;
	color: #999999;
	font-family: Verdana;
	background-color: White;
}

.imageframe
{
	padding: 4px;
	border: solid 1px red;
}

