/* CSS Document */
<!--
body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-size: 26px;
	color: #20a1da;
	line-height:35px;
}
.style2 {color: #20a1da; text-decoration: none}
A.style2:link {color: #20a1da}
A.style2:visited {color: #20a1da}
A.style2:hover {color: #333333; text-decoration: underline}

.style3 {font-size: 24px}
.style4 {font-size: 14px; text-decoration: none}
A.style4:link {color: #333333}
A.style4:visited {color: #333333}
A.style4:hover {color: #20a1da; text-decoration: underline}

.style5 {color: #333333; text-decoration: none}
A.style5:link {color: #333333}
A.style5:visited {color: #333333}
A.style5:hover {color: #20a1da; text-decoration: underline}

.style6 {color: #666666; text-decoration: none; font-size: 11px}
A.style6:link {color: #666666;  font-size: 11px}
A.style6:visited {color: #666666}
A.style6:hover {color: #20a1da; text-decoration: underline}

-->

