﻿body {
}
a:link
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: White;
}
a:visited
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	color: White;
} 
/*a:active 
{
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: bold;
} 
*/
a:hover
{	
	font-family: Arial;
	font-size: 10pt;
	color: Aqua;
	font-weight: bold;
}

/*

a.nine:link
{
	font-family: Arial;
	font-size: 9pt;
	color: #D3D1E0;
}
a.nine:visited
{
	font-family: Arial;
	font-size: 9pt;
	color: #D3D1E0;

} 
a.nine:active 
{
	font-family: Arial;
	font-size: 9pt;
	color: #B7CACC;
	text-decoration: none;

}
a.nine:hover
{	
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.leftmenu:link
{
	font-family: Helvetica;
	font-size: 8pt;
	color: #D3D1E0;
	text-decoration: none; 
}
a.leftmenu:visited
{
	font-family: Helvetica;
	font-size: 8pt;
	color: #D3D1E0;
	text-decoration: none; 
} 
a.leftmenu:active 
{
	font-family: Arial;
	font-size: 8pt;
	color: #D3D1E0;
	text-decoration: none;
	
}
a.leftmenu:hover
{	
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}

a.topmenu:link
{
	font-family: Helvetica;
	font-size: 8pt;
	color: #D3D1E0;
	text-decoration: underline;
}
a.topmenu:visited
{
	font-family: Helvetica;
	font-size: 8pt;
	color: #D3D1E0;
	text-decoration: underline;
} 
a.topmenu:active 
{
	font-family: Helvetica;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: bold, underline;
}
a.topmenu:hover
{	
	font-family: Helvetica;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: bold, underline;
}

body
{
	font-family: Verdana, Arial;
	
}
table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
}
h1
{
	font-family: Arial;
	font-size: 14pt; 
	font-weight: normal;
}
h2
{
	font-family: Arial;
	font-size: 13pt;  
	font-weight: normal;
}
h3
{
	font-family: Arial;
	font-size: 12pt; 
	font-weight: normal;
}
h4
{
	font-family: Arial;
	font-size: 11pt; 
	font-weight: normal;
}
h5
{
	font-family: Arial;
	font-size: 10pt; 
	font-weight: normal;
}
h6
{
	font-family: Arial;
	font-size: 7pt; 
	font-weight: normal;
}
*/
td
{
	color:Black;
}
.address
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}