body {
	font-size: 16px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	}

a:link {
	font-size: 14px;
	color: #336666;
	text-decoration: none;
}
a:hover {
	color: #336666;
	text-decoration: underline;
	font-size: 14px;
}
a:active {
	font-size: 14px;
	color: #336666;
	text-decoration: none;
}
a:visited {
	font-size: 14px;
	color: #336666;
	text-decoration: none;
}
.thin {
 border-collapse: collapse;
 table-layout:fixed;
 word-wrap:break-word;
 word-break:break-all;
}
