body {
	background-color: #EFD6F1;
	background-image: url(images/BG.jpg);
	background-repeat: repeat-x;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AF5EB6;
}
.BodyHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #AF5EB6;
	font-weight: bold;
}
.style1 {color: #9966FF}
.style2 {color: #9900FF}
a:link {
	color: #CC0099;
}
a:visited {
	color: #CC0099;
}
a:hover {
	color: #CC0099;
}
a:active {
	color: #CC0099;
}
