 body {
	margin:0px;
	padding:0px;
	background-image: url(images/retro_background_02a.jpg);
	background-color: #2B3A71;
	background-repeat: repeat;
}
 body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

a {
	color: #FF0066;
}
a:link {
	text-decoration: none;
	color: #FF0066;
}
a:visited {
	text-decoration: none;
	color: #FF0066;
}
a:hover {
	text-decoration: underline;
	color: #FF0066;
}
a:active {
	text-decoration: none;
	color: #FF0066;
}

.slogan{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #FF0066;
	line-height: 24px;
	letter-spacing: 1px;
	height: 30px;
	padding-top: 15px;
}
  
.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	text-align: center;
	padding-bottom: 15px;
	line-height: 16px;
}

.footer a{
	color:#CCCCCC;
	text-decoration:none;
}
.footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.footerwhite{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	text-align: center;
	line-height: 16px;
}


.pagetitle {
	font-size: 19px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	letter-spacing: 0px;
	line-height: 22px;
}

.subtitle {
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF0066;
	line-height: 21px;
}
.bluetitle {
	font-size: 18px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2E3192;
	letter-spacing: 0px;
	line-height: 25px;
}
.pinktitle {
	font-size: 18px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF0066;
	letter-spacing: 0px;
	line-height: 25px;
}
.greentitle {
	font-size: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #66CC00;
	letter-spacing: 0px;
	line-height: 25px;
}
.contactinfo {
	font-size: 20px;
	color: #333333;
	line-height: 25px;
	letter-spacing: 1px;
	padding-right: 15px;
	padding-top: 10px;
}
.whitebody {
	color: #FFFFFF;
}
.purpletitle {
	font-size: 18px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663366;
	letter-spacing: 0px;
	line-height: 25px;
}
.pinklink {
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF0066;
	line-height: 18px;
}

