body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
}


.content {
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	letter-spacing: 1px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}

.content a:link { color: #004890; text-decoration: underline}
.content a:visited {  color: #004890; text-decoration: underline}
.content a:hover {  color: #DE003D; text-decoration: none}
.content a:active {  color: #DE003D; text-decoration: none}

.p-header {
	font-size: 14px;
	font-weight: bold;
	color: #DE003D;
	letter-spacing: 2px;
}

.p-header a:link { color: #DE003D; text-decoration: underline}
.p-header a:visited {  color: #DE003D; text-decoration: underline}
.p-header a:hover {  color: #004890; text-decoration: none}
.p-header a:active {  color: #004890; text-decoration: none}


.date {
	font-size: 9px;
	color: #004890;
	letter-spacing: 1px;
}
.bold {
	font-weight: bold;
}
.package-title {
	font-size: 16px;
	font-weight: bold;
	color: #DE003D;
	letter-spacing: 3px;
	text-transform: uppercase;
}
.package-sub-info {
	font-size: 13px;
	font-weight: bold;
	color: #004890;
	letter-spacing: 2px;
}
.rules {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.agent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004890;
}
.p-sub {
	font-size: 12px;
	font-weight: bold;
	color: #004890;
}
.red-bold {
	font-weight: bold;
	color: #DE003D;
}
.top {
	font-size: 9px;
}
.table-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #004890;
}
.intro-text {
	font-size: 12px;
	line-height: 15px;
}
.intro-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004890;
}

