body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	scrollbar-face-color:#ffffcc;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-shadow-color:#808080;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#ffffff;
	font-size: 11px;
	background-image: url(../images/BGpuzzles.jpg);
	background-repeat: repeat;



}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	background-color: #FFFFFF;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;

}
.MainTitle {
	font-weight: bold;
	color: #FF6600;
	font-size: 12px;



}
.SubTitle {
	font-weight: bold;
	color: #0099FF;
}
.BoldTitle {
	font-weight: bold;
}
.GreyFlowerBullet {
	list-style-image: url(../images/GreySubBullet.gif);



}

a:link {
	color: #025A80;
	text-decoration: none;

}
a:visited {
	color: #01628D;
	text-decoration: none;

}
a:hover {
	color: #990000;
	text-decoration: none;

}
.PinkSubTitle {
	color: #FF66CC;
	font-weight: bold;
}
.FAQBold {
	line-height: 18px;
	font-weight: bold;
	background-color: #DDF9FF;
	padding-top: 12px;
	padding-right: 16px;




}
.PinkBulletSpace {
	line-height: 25px;
	font-weight: bold;
	color: #FF66CC;
}
