body	{
	margin: 0px, 0px, 0px, 0px;
	background-color: #7A0707;
	font-family: century gothic, verdana, arial;
	font-size: 9pt;
	}

a:	{  
	text-decoration:none;
	}

.table	{ 
	font-family: century gothic, verdana, arial;
	font-size: 9pt;
	color: #FFFFFF;
	border:0;
	}

.area	{ 
	font-family: century gothic, verdana, arial;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #9C0707;
	width:604px;
	padding: 0 10px 0 10px;
	}

.smallarea	{ 
	font-family: century gothic, verdana, arial;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #9C0707;
	width:176px;
	padding: 0 5px 0 5px;
	}

.blue	{
	color: #91BCEB;
	font-weight:bold;
	}

.big	{
	color: #FFFFFF;
	font-weight:bold;
	font-size: 11pt;
	}

.bold	{
	color: #FFFFFF;
	font-weight:bold;
	}

.blueheading	{
	color: #91BCEB;
	font-weight:bold;
	font-size: 12pt;
	}

.orange	{
	color: #FC9B03;
	font-weight:bold;
	}

.area	a:link   {color:#FC9B03; text-decoration:none; font-weight:bold;}
.area	a:visited{color:#FC9B03; text-decoration:none; font-weight:bold;}
.area	a:active {color:#FC9B03; text-decoration:none; font-weight:bold;}
.area	a:hover  {color:#FC9B03; text-decoration:none; font-weight:bold;}

.table	a:link   {color:#FC9B03; text-decoration:none; font-weight:bold;}
.table	a:visited{color:#FC9B03; text-decoration:none; font-weight:bold;}
.table	a:active {color:#FC9B03; text-decoration:none; font-weight:bold;}
.table	a:hover  {color:#FC9B03; text-decoration:none; font-weight:bold;}

.form	{
	font-family:century gothic, verdana;
	font-size:9pt;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color:#38714E;
	background-color:#38714E;
	color:#FFFFFF
	}