.style1 {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Tahoma;
}
.style2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.style6 {font-size: 9px; font-weight: bold; }
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006633;
}
.link {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
.style13 {
	color: #cc0033;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style12 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #006633; font-weight: bold; }
.style14 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

a.url:link {
	color:indigo;
	text-decoration: none;
}
a.url:visited {
	color:indigo;
	text-decoration: none;
}
a.url:hover {
	color:indigo;
	text-decoration: none;
}
a.url:active {
	color:indigo;
	text-decoration: none;
}

a.pdf:link {
	color:#003399;
	text-decoration: none;
}
a.pdf:visited {
	color:#003399;
	text-decoration: none;
}
a.pdf:hover {
	color:#003399;
	text-decoration: none;
}
a.pdf:active {
	color:#003399;
	text-decoration: none;
}

a.home:link {
	font-weight: bold;
	font-family: Tahoma;
	font-size: 9px;
	color:white;
	text-decoration: none;
}
a.home:visited {
	font-weight: bold;
	font-family: Tahoma;
	font-size: 9px;
	color:white;
	text-decoration: none;
}
a.home:hover {
	font-weight: bold;
	font-family: Tahoma;
	font-size: 9px;
	color:white;
	text-decoration: none;
}
a.home:active {
	font-weight: bold;
	font-family: Tahoma;
	font-size: 9px;
	color:white;
	text-decoration: none;
}