<!--
h1 {
		font-family: "arial";
    color: #666666;
    font-size: 10pt;
		font-weight: bold;
}
.red {
    font-family: "arial";
    color: #EB2623;
    font-size: 10pt;
    font-weight: bold;
}

h3 {
	 font-family: "arial";
    color: #ffffff;
    font-size: 10pt;
		font-weight: bold;
}
.text {   
    font-family: "Arial, Verdana, Helvetica, sans-serif";
    color: #00AEEF;
    font-size: 12pt;
}
.leftbar {   
    font-family: "Verdana, Arial, Helvetica, sans-serif";
    color: #000000;
    font-size: 8pt;
	line-height:8.5pt;}

.title {   
    font-family: "Verdana, Arial, Helvetica, sans-serif";
    color: #000000;
    font-size: 11pt;
    line-height:11pt;
    font-weight: bold;
}

.legal {   
    font-family: "Arial, Verdana, Helvetica, sans-serif";
    color: #CCCCCC;
    font-size:8pt;
    font-weight: bold;
}


.subhead1 {
  		text-decoration:none;
  		color:#333366;
  		font-size:10pt;
  		font-weight:bold;
  		font-style:normal;
  		font-family: Geneva, Arial, Helvetica, sans-serif;
  		line-height:11pt;}
		
.subhead2 {
  		text-decoration:none;
  		color:#333366;
  		font-size:8pt;
  		font-weight:bold;
  		font-style:normal;
  		font-family:Geneva, Arial, Helvetica, sans-serif;
  		line-height:9pt;}

.textblue {
    font-family: "arial";
    color: #001E95;
    font-size: 9pt;
    font-weight: bold;
}

.textblack {
    font-family: "arial";
    color: #000000;
    font-size: 9pt;
    font-weight: bold;
}

.text0 {
    font-family: "arial";
    color: #000000;
    font-size: 10pt;
    font-weight: bold;
}
.text1 {
    font-family: "arial";
    color: #666666;
    font-size: 8pt;
}
.text2 {
    font-family: "arial";
    color: #000000;
    font-size: 7pt;
}

.font {
    font-family: "arial";
    color: #000000;
    font-size: 8pt;
}
.header {
    font-family: "arial";
    color: #000000;
    font-size: 12pt;
    font-weight: bold;
}
.error {
    font-family: "arial";
    color: #660000;
    font-size: 9pt;
}
a:active, a:visited, a:link {
    color: #003399;
    text-decoration: none;
}
a:hover {
    color: #aaaaaa;
    text-decoration: underline;
}
a:active.link, a:visited.link, a:link.link {
	color: #003399;
	text-decoration:none;

}
a:hover.link {
	color: #6699FF;
	text-decoration:none;

}
.form {
    background-color: #ffffff;
    border: #aaaaaa 1px solid;
    color: #000000;
    font-family: "verdana";
    font-size: 10pt;
    font-weight: normal
}
.submit {
    font-family: "verdana";
    font-size: 8pt;
}
.box {border: 1px solid #000000; text-align: center; padding: 3px;
}

.indent {
	padding - left: 30px;
}
-->
