.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #7A96D5;
	font-weight: normal;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.username {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.style1 
{
	font-family: Arial;
	font-weight: bold;
	color: #7B98D2;
}
.style4 {
font-family: Arial;
font-weight: bold;
text-decoration:none;
}

.Link5 a:link {
	COLOR:  #ffffff;
	text-decoration: none;
}
.Link5 a:visited {
	COLOR:  #ffffff;
	text-decoration: none;
}
.Link5 a:active {
	COLOR:  #ffffff;
	text-decoration: none;
}
.Link5 a:hover {
	COLOR: #ffffff;
	text-decoration:none;
}

