﻿body 
{
	background-color: #ffffff;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}


td th
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #666666;
}

.Normal
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #666666;
}

.BodyLink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

A.BodyLink:link {
	text-decoration: underline;
	color: #3333FF;	
}

A.BodyLink:visited  {
	text-decoration: underline;
	color: #3333FF;
}

A.BodyLink:active   {
	text-decoration: underline;
	color: #3333FF;
}

A.BodyLink:hover    {
	text-decoration: underline;
	color: #FF6600;
}

.NavLink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

A.NavLink:link {
	text-decoration: none;
	color: #333333;	
}

A.NavLink:visited  {
	text-decoration: none;
	color: #333333;
}

A.NavLink:active   {
	text-decoration: none;
	color: #333333;
}

A.NavLink:hover    {
	text-decoration: underline;
	color: #FFFFFF;
}

.Footer
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #999999;
}

.main
{
font-size: 11px;
font-family: verdana;
color: #000000;
text-decoration: none;
}
.main_head
{
font-size: 14px;
font-family: verdana;
color: #000000;
font-weight: bold;
text-decoration: none;
}
.main_head a:link { text-decoration: none; color: black }
.main_head a:visited { text-decoration: none; color: black }

.main_subhead
{
font-size: 12px;
font-family: verdana;
color: #000000;
font-weight: bold;
text-decoration: none;
}
.main_subhead a:link { text-decoration: none; color: black }
.main_subhead a:visited { text-decoration: none; color: black }

.footer
{
font-size: 10px;
font-family: verdana;
color: #000000;
}
a:link { 
	color: #000000; 
	}
a:visited { 
	color: #000000;
	}
a:hover { 
	color: #000000;
	}
a:active { 
	color: #000000;
	}