/* CSS Document */

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	left-padding: 5px;
	color:#666666;
	line-height: 2;
}
.style5 {font-family: Arial, Helvetica, sans-serif; color: #00A0D1; font-weight: bold; font-size: 12px; }

.style6 {font-family: Arial, Helvetica, sans-serif; color: #00A0D1; font-weight: bold; font-size: 14px; }


a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
