/* CSS Document */

a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #000066;
}
a:active {
	color: #0000FF;
}


.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003E14;
}

.style1b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
}


.style2b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
.style3 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #003E14; }

.style4 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #003E14; }



.style2bc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	line-height: 5px;
}
.style2bcd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	line-height: normal;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #050189;
	background-image: url(img_09/h1-bkg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.h1-holiday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #050189;
	background-image: url(img_09/h1-bkg-holiday.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
