body {
	background-color: #aaaaaa;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	margin: 2px;
}
a:link {
	color: #ffffff;
	text-decoration: underline;
}
a:visited {
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	color: #FF6666;
	text-decoration: none;
}
td {
	font-size:12px;
	
}

.tiny {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #ffffff;
	display: block;
}
.text-century {
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
}
.text-14 {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.text-grey {
	font-size: 9px;
	color: #555555;
}
.t10-white {
	font-size: 10px;
	color: #ffffff;
}
.small10 {

	font-size: 10px;
	color: #ffffff;
}
.t12-white {
	font-size: 12px;
	color: #ffffff;
}
.t12-black {
	font-size: 12px;
	color: #000000;
}

.t10-white-spacing {
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
}
.t12-blackCen {
	font-size: 12px;
	color: #000000;
	text-align: center;
}
.t10-black {
	font-size: 10px;
	color: #000000;
}
.text-pages {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.package {
	background-color: #ffffff;
	color: #000000;
}
.package-title {
	font-size: 13px;
	font-weight: bold;
	background-color: #F18383;
	padding-left: 8px;
	color: #000000;
}
package-title.h1 {
	font-size: 13px;
	color: #000000;
}

.package-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
	color: #000000;
}
.form-left {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.form-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.border {
	border: 1px solid #ffffff;
}
.border-left {
	border-left: 1px solid #ffffff;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 2px 2px 1px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 2px 2px 0px;
	width: auto;
}

p {
	margin-top: 4px;
}
.border-leftG {

	border-left: 1px solid #999999;
}
.whiteBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	background-color: #FFFFFF;
}
.redError {
	font-size: 12px;
	color: #FFCC00;
}

a.a_special:link, a.a_special:visited {
	font-size: 10px;
	color: #0066CC;
}

a.a_special2:link, a.a_special2:visited {
	font-size: 12px;
	color: #0066CC;
}
a.spec {
	font-size: 12px;
	color: #0066CC;
}

.borderBlack {
	border: 1px solid #333333;
}

