body2 {
	font-family: Arial;
	font-size: 12px;
	margin:0px;
	color: 646464;
}
.heading
{
	font-family: Arial;
	font-size: 19px;
	font-weight: Normal;
	color: 646464;
}
.body
{
	font-family: Arial;
	font-size: 12px;
	font-weight: Normal;
	color: 646464;
}
.linkbold
{
	color: #0078FF;
	font-size: 12px;
	font-weight:Normal;
	text-decoration: underline;
	font-family: Arial;
}
A.linkbold:hover
{
	color: FF6C00;
	font-size: 12px;
	font-weight:Normal;
	text-decoration: none;
	font-family: Arial;
}
.linkgrey
{
	color: 646464;
	font-size: 12px;
	font-weight:Normal;
	text-decoration: underline;
	font-family: Arial;
}
A.linkgrey:hover
{
	color: #0078FF;
	font-size: 12px;
	font-weight:Normal;
	text-decoration: none;
	font-family: Arial;
}
.textbox
{
	font-family: Verdana;
	font-size: 12px;
	color: 2A2F40;
	background-image: url(images/mix.jpg);
	background-color: #FFFFFF;
	border-color:777777;
	border-top-width: 1px;
	border-left-width: 1px; 
	border-bottom-width: 1px;
	border-right-width: 1px;
}
.button
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:FFFFFF;
	background-color:0982E6;
	font-weight:bold;
	border-color:61B8FF;
	border-top-width: 1px;
	border-left-width: 1px; 
	border-bottom-width: 1px;
	border-right-width: 1px;
}
