
td.title1, td.title2, .txttitle {
	font: normal normal 26px "Times New Roman", Times, serif;
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	color: #007171;
	letter-spacing : 8px;
	text-indent: 8px;
}

td.title2 {
	font: normal normal 40px "Times New Roman", Times, serif;
	font-size: 40px;
	letter-spacing : 24px;
	text-indent: 24px;
}

.txttitle {
	font: normal normal 20px/35px "Times New Roman", Times, serif;
	font-size: 20px;
	letter-spacing : 2px;
	text-indent: 2px;
	color: black;	
}

a:link, a:active, a:visited, a:hover, td.txt, td.txtsmal {
	font: normal normal 14px/18px  "Times New Roman", Times, serif;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-align:justify;
}


a:link, a:active, a:visited, a:hover {
	font: bold normal 14px "Times New Roman", Times, serif;
	font-weight: bold;
}

.txtsmall {
	font: normal normal 9px "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: center; 
}


td.txtgreen, a.list:link, a.list:active, a.list:visited, a.list:hover {
	font: bold normal 13px/22px "Times New Roman", Times, serif;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #007155;
	letter-spacing : 1px;
}

