H1
	{
	font-size: 14pt;
	color: #2167CF;
	font-family: tahoma, sans-serif;
	font-weight: 700;
	}

A:link
	{
	color: #ffff80;
	text-decoration: underline;
	}

A:visited
	{
	color: #eeeeee;
	text-decoration: underline;
	}

A:active
	{
	color: #ff0000;
	text-decoration: underline;
	}

TD.TDBold
	{
	background-color: #9E9698;
	color: black;
	font-family: tahoma, sans-serif;
	font-weight: bold;
	height: 40px;
	font-size: 12pt;
	}

TD.TDLight
	{
	background-color: white;
	color: black;
	font-family: tahoma, sans-serif;
	font-weight: normal;
	height: 30px;
	text-align: left;
	font-size: 10pt;
	}

TD.TDLight4
	{
	background-color: #000066;
	color: white;
	font-family: tahoma, sans-serif;
	font-weight: normal;
	height: 30px;
	text-align: center;
	font-size: 12pt;
	}
	
TD.TDLight3
	{
	background-color: #f0f0f0;
	color: black;
	font-family: tahoma, sans-serif;
	font-weight: normal;
	text-align: right;
	font-size: 12pt;
	}

TD.TDLight5
	{
	background-color: #C3C2CC;
	color: black;
	font-family: tahoma, sans-serif;
	font-weight: normal;
	text-align: right;
	font-size: 12pt;
	}
	
TD.TDLight2
	{
	background-color: #f0f0f0;
	color: black;
	font-family: tahoma, sans-serif;
	font-weight: normal;
	font-size: 12pt;
	}

TD.TDEntry
	{
	background-color: #f0f0f0;
	color: #000000;
	font-family: tahoma, sans-serif;
	font-weight: normal;
	height: 30px;
	}

Table.TMain
	{
	width: 1024px;
	margin-left: 5px;
	font-size: 12pt;
	font-family: tahoma, sans-serif;
	}


TD.TDLight3 a:link {color: #0000FF;}
TD.TDLight3 a:visited {color: #5847BA;}
TD.TDLight3 a:hover {color: #FF0000;}
TD.TDLight3 a:active {color: #FF0000;}
TD.TDLight3 a:focus {color: #FF0000;}
TD.TDLight5 a:link {color: #0000FF;}
TD.TDLight5 a:visited {color: #5847BA;}
TD.TDLight5 a:hover {color: #FF0000;}
TD.TDLight5 a:active {color: #FF0000;}
TD.TDLight5 a:focus {color: #FF0000;}
TD.TDBold a:link {color: #0000FF;}
TD.TDBold a:visited {color: #5847BA;}
TD.TDBold a:hover {color: #FF0000;}
TD.TDBold a:active {color: #FF0000;}
TD.TDBold a:focus {color: #FF0000;}

Table.TNav
	{
	border-bottom: thin solid black;
	border-right: none;
	border-top: thin solid black;
	border-left: none;
	width: 1024px;
	margin-left: 1px;
	font-size: 14pt;
	color: #2167CF;
	font-family: tahoma, sans-serif;
	background-color: #9E9698;
	}
