
h1 
{
  font-family: Trebuchet MS;
	font-size: xlarge;
	font-weight: Normal;
	color: #000080;
	text-decoration: none;
}

h2
{
  font-family: Trebuchet MS;
	font-size: large;
	font-weight: Normal;
	color: #000080;
	text-decoration: none;
}

.list {

font-family: Trebuchet MS;
	font-size: 12pt;
	font-weight: Normal;
	text-indent:10px;
	color: #000080;
	text-decoration: none;

}
.list2{
font-family: Trebuchet MS;
	font-size: 11pt;
	font-weight: Normal;
	color: #006600;
	text-decoration: none;


}
h3
{
  font-family: Trebuchet MS;
	font-size: 11pt;
	font-weight: Normal;
	color: #000080;
	text-decoration: none;
}

h4 
{
  font-family: Trebuchet MS;
	font-size: 16pt;
	font-weight: Normal;
	color: #006600;
	text-decoration: none;
}

h5
{
  font-family: Trebuchet MS;
	font-size: 11pt;
	font-weight: Normal;
	color: #006600;
	text-decoration: none;
}

h6
{
  font-family: Trebuchet MS;
	font-size: 11pt;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}

a:link 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
}

a:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	
}

a:active 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

p 
{  font-family: Trebuchet MS;
	font-size: 11pt;
	font-weight: Normal;
	color: #006600;
	text-decoration: none;{


