@charset "utf-8";
body {
	background-image: url(BGIMAGE.png);
	background-repeat: repeat;
	background-attachment: fixed;
	font-weight: bold;
}
/* CSS Document */

p {
	font-family: Porky
's;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-style: normal;
}
.whiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
a {
	color: 003265;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.specialTextTitle {
	color: #003265;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.specialTextBody {
	color: #009966;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003265;
	font-size: 14px;
}
