#PACKAGE {
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 10pt;
}

#PACKAGE a:link {
	color: #CC3300;
	text-decoration: none;
}
#PACKAGE a:visited {
	color: #999999;
	text-decoration: none;
}
#PACKAGE a:hover {
	color: #FFFF00;
	text-decoration: blink;
}

#PACKAGE a:active {
	color: #FF6600;
	text-decoration: blink;
}

#PACKAGE ol{
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	padding: 6pt;
}

#PACKAGE h1 {
	color: #0033CC;
	background-color: #FFFFFF;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
#PACKAGE h2 {
	color: #003399;
	font-family: "Century Gothic";
	font-size: 16pt;
	background-color: #FFFF99;
	margin: 0px;
	padding: 0px;
}

#PACKAGE h3 {
	color: #003399;
	font-size: 12pt;
	background-color: #6666CC;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-transform: uppercase;
}

#PACKAGE .comment {
	font-style: italic;
	text-align: center;
}

#PACKAGE .rates {
	font-style: italic;
	text-align: center;
	font-size: 16pt;
	color: #990000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

#PACKAGE .inclusive {
	font-style: italic;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
}
