
a:link   {color: #003300; text-decoration: underline; font-family: Arial, Tahoma; font-weight:bold;}
a:visited {color:#003300; text-decoration:underline; font-family: Arial, Tahoma; font-weight: bold;}
a:active {color:#006600; text-decoration:none; font-family: Arial, Tahoma; font-weight: bold;}
a:hover  {color:#006600; text-decoration:none; font-family: Arial, Tahoma; font-weight: bold;}

a:link.mainnav   {color: #003300; text-decoration: none; font-family: Arial, Tahoma; font-weight:bold;}
a:visited.mainnav  {color:#003300; text-decoration:none; font-family: Arial, Tahoma; font-weight: bold;}
a:active.mainnav  {color:#006600; text-decoration:underline; font-family: Arial, Tahoma; font-weight: bold;}
a:hover.mainnav   {color:#006600; text-decoration:underline; font-family: Arial, Tahoma; font-weight: bold;}

a:link.nav   	{color:#FFFFFF; text-decoration: none; font-family: Arial; font-weight:bold; font-size:11pt; font-variant:small-caps }
a:visited.nav 	{color:#ffffff; text-decoration:none; font-family: Arial, Tahoma; font-weight:bold; font-size:11pt; font-variant:small-caps }
a:active.nav 	{color:#ffff99; text-decoration:underline; font-family: Arial, Tahoma; font-weight:bold; font-size:11pt; font-variant:small-caps }
a:hover.nav  	{color:#ffff99; text-decoration:underline; font-family: Arial, Tahoma; font-weight:bold; font-size:11pt; font-variant:small-caps }

a:link.xs  		{color: #400000; text-decoration: none; font-family: Tahoma; font-weight:normal; font-size:8pt }
a:visited.xs 	{color:#400000; text-decoration:none; font-family: Tahoma; font-weight: normal; font-size:8pt }
a:active.xs 	{color:red; text-decoration:underline; font-family: Tahoma; font-weight: normal; font-size:8pt }
a:hover.xs  	{color:red; text-decoration:underline; font-family: Tahoma; font-weight: normal; font-size:8pt}

a:link.notbold   {color: #400000; text-decoration: underline; font-family: Tahoma; font-weight:normal; font-size:10pt }
a:visited.notbold {color:#400000; text-decoration:underline; font-family: Tahoma; font-weight: normal; font-size:10pt }
a:active.notbold {color:red; text-decoration:none; font-family: Tahoma; font-weight: normal; font-size:10pt }
a:hover.notbold  {color:red; text-decoration:none; font-family: Tahoma; font-weight: normal; font-size:10pt}


body
{ 
	font-family: Tahoma;font-size: 10pt; font-weight:bold 
	background-color: #FFFFFF; 
	color: #000000;
}

table, td
{ 
	font-family: Tahoma;font-size: 10pt; font-weight:bold 
	background-color: #FFFFFF; 
	color: #000000
}

.img {
border: 2px solid #006600
}