H1 { font-size: 24px; line-height: 28px; text-indent: 0px; margin-top: 6px; margin-bottom: 10px; margin-left: 3px; margin-right: 3px; color: #660000; font-family: Times New Roman, Georgia, Palatino, serif }

H2 { font-size: 30px; line-height: 35px; text-indent: 0px; margin-top: 6px; margin-bottom: 12px; margin-left: 3px; margin-right: 3px; color: #660000; font-family: Times New Roman, Georgia, Palatino, serif }

H3 { font-size: 45px; line-height: 50px; text-indent: 0px; margin-top: 6px; margin-bottom: 14px; margin-left: 3px; margin-right: 3px; color: #660000; font-family: Times New Roman, Georgia, Palatino, serif }

H4 { font-size: 20px; line-height: 24px; text-indent: 0px; margin-top: 6px; margin-bottom: 10px; margin-left: 3px; margin-right: 3px; color: #660000; font-family: Times New Roman, Georgia, Palatino, serif }

P { font-size: 18px; line-height: 20px; text-indent: 0px; margin-top: 8px; margin-bottom: 8px; margin-left: 3px; margin-right: 3px; color: #660000; font-family: Times New Roman, Georgia, Palatino, serif }

A:link { color: blue; text-decoration: none}
A:active { color: blue }
A:visited { text-decoration: none }
A:hover {text-decoration: underline; color: #AA0000}

.txt18{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:18px;
}
.click:link, .click:active, .click:visited {
	font-size: 18px;
	color:#01994c;
	TEXT-DECORATION: underline;
	font-weight:bold;
	
}
.click:hover {
	font-size: 18px;
	color:#01994c;
	TEXT-DECORATION: none;
	font-weight:bold;
}

