
body li form {text-align:left;
	font: bold 10pt "Arial", "Helvetica";
	color:white;
	text-decoration:none;}
	
A.menu:link	{text-align:left;
	font: bold "Arial", "Helvetica";
	color:##428CC4;
	text-decoration:none;}
	
A.menu:visited	{text-align:left;
	font: bold "Arial", "Helvetica";
	color:##428CC4;
	text-decoration:none;}
	
A.menu:hover	{text-align:left;
	font: bold "Arial", "Helvetica";
	color:#BFBFBF;
	text-decoration:none;}

body.pagemenu {background:#CC0000}

A.pagemenu:link	{text-align:center;
	font: bold x-small "Arial", "Helvetica";
	color:#FFFFFF;
	text-decoration:none;}
	
A.pagemenu:visited	{text-align:center;
	font: bold x-small "Arial", "Helvetica";
	color:#FFFFFF;
	text-decoration:none;}
	
A.pagemenu:hover	{text-align:center;
	font: bold x-small "Arial", "Helvetica";
	color:#BFBFBF;
	text-decoration:none;}



p {
	font-family: Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	}

TD {
	font-family: Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	}

b {
	font-family: Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	}

a {
	font-family: Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: #428CC4;
	}




code {
	font-family: Courier;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	color: black;
	}

h1 {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 18pt;
	}

h2 {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 14pt;
      }

h3 {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
      }
.transcript {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.transcriptheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height:20px;
}