.ComBGBody{
	background-color: #FFF0F5;
}

.ComBG1{
	background-color: #FFCAE3;
}

.Bold{
	font-weight: bold;
}

.BGBlack{
	background-color: Black;
}

.HeaderText{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}

.BodyText{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font: 11px;
}

.BodyText:link{
	text-decoration: underline;
	color: #B22222;
}

.BodyText:visited{
	text-decoration: underline;
	color: #B22222;
}

.BodyText:hover{
	text-decoration: none;
	color: #8B0000;
}

.Footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
}

.Footer:link{
	text-decoration: underline;
	color: #B22222;
}

.Footer:visited{
	text-decoration: underline;
	color: #B22222;
}

.Footer:hover{
	text-decoration: none;
	color: #8B0000;
}

.Footer1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

.Footer1:link{
	text-decoration: underline;
	color: #DB7093;
}

.Footer1:visited{
	text-decoration: underline;
	color: #DB7093;
}

.Footer1:hover{
	text-decoration: none;
	color: #8B0000;
}
