body {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #FFFFFF;
	background-color: #1C3C47;
}

.oneColFixCtrHdr #container #mainContent h2 {
	padding-left: 20px;
}


a:visited {
	color: #999999;
	text-decoration: none;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
}
h2 {
	color: #FFFFFF;
	font-size: 120%;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

ul {
	text-align: left;
	color: #333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-bottom: 0px;
	padding-left: 320px;
	padding-right: 10px;
	font-size: 9pt;
	line-height: normal;
}

.packtitle {
	color: #ffffff;
	padding-left: 20px;
	vertical-align: top;
	font-weight: bold;
	font-size: 120%;
	text-align: left;
	line-height: 1.2;
}

.packtitle1 {
	color: #cc33cc;
	padding-left: 20px;
	vertical-align: top;
	font-weight: bold;
	font-size: 120%;
	text-align: left;
	line-height: 1.2;
}

.packtitle2 {
	color: #3399cc;
	padding-left: 20px;
	vertical-align: top;
	font-weight: bold;
	font-size: 120%;
	text-align: left;
	line-height: 1.2;
}
.packtitle3 {
	color: #339933;
	padding-left: 20px;
	vertical-align: top;
	font-weight: bold;
	font-size: 120%;
	text-align: left;
	line-height: 1.2;
}
.packtitle4 {
	color: #cccc33;
	padding-left: 20px;
	vertical-align: top;
	font-weight: bold;
	font-size: 120%;
	text-align: left;
	line-height: 1.2;
}
.copyright {
	font-size: 90%;
	color: #999999;

a img { border: 0 }