.ColorSides {
	background-color: #FFCCCC;
}
.ColorBody {
	background-color: #FFFFFF;
}
.Heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.FontHeading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;



}
.FontLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6699;
	text-decoration: underline;
	font-weight: bold;

}
.FontNormal1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
