.content {
	font-family: "Times New Roman";
	font-size: 10pt;
	font-style: normal;
	color: #333333;
	line-height: 16px;
	font-weight: normal;
	word-spacing: normal;
	letter-spacing: normal;



}
.links {
	font-family: "Times New Roman";
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	color: #333333;
	letter-spacing: 1px;

}
.nav {
	font-family: "Times New Roman";
	font-weight: bold;
	color: #333333;
	line-height: normal;
	text-decoration: none;
	font-size: 10pt;


}
.nav:hover {
	font-family: "Times New Roman";
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #CC3333;
}
