.content {
	font-size: 11px;
	color: #666666;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 16px;
	text-align: justify;
	white-space: normal;
	font-family: "Arial", "Helvetica", "sans-serif";




}
.footer {
	font-size: 10px;
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #666666;

}
.boldcontent {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	font-family: "Arial", "Helvetica", "sans-serif";


}
.contentblue {

	font-size: 12px;
	color: #6666CC;
	letter-spacing: 0.05em;
	word-spacing: normal;
	line-height: 16px;
}
A.newlink:link {
	color: #666666;
	text-decoration: underline;
	font-style: normal;

 }

A.newlink:active {
	color: #666666;
	text-decoration: underline;
	font-style: normal;


 }

A.newlink:visited {
                    color: #666666;
          text-decoration: underline;
 }

A.newlink:hover {
                  color: #000000;
          text-decoration: none;
 }
 
A.footlink:link {
	color: #666666;
	text-decoration: none;

 }

A.footlink:active {
	color: #666666;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;


 }

A.footlink:visited {
                    color: #666666;
          text-decoration: none;
 }

A.footlink:hover {
                  color: #333333;
          text-decoration: underline;
 }
.header {
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	color: #003399;

}
