body 
{
	background-image: url(images/bground2.jpg);
	margin: 0; 
	padding: 0; 
	background-repeat: none;
}

.footertext
{
	font-family: 		Arial;
	font-style: 		normal;
	font-size : 		10px;
	text-decoration: 	none;
	color:				#3B69A5;
	vertical-align: 	top;
}

.bodytext
{
	font-family: 		Arial;
	font-style: 		normal;
	font-size : 		16px;
	text-decoration: 	none;
	color:				#000000;
	line-height: 		22pt;
	vertical-align: 	top;
}

.mainarea
{
	font-family: 		Arial;
	font-style: 		normal;
	font-size : 		16px;
	text-decoration: 	none;
	color:				#000000;
	line-height: 		22pt;
	vertical-align: 	top;
	background-color:	#FFFFFF;
}

.head1
{
	font-family: 		Arial;
	font-style: 		normal;
	font-size : 		16px;
	text-decoration: 	none;
	color:				#3B69A5;
	vertical-align: 	top;
	background-color:	#FFFFFF;
}

.standardtext
{
	font-family: 		Arial;
	font-style: 		normal;
	font-size : 		14px;
	text-decoration: 	none;
	color:				#000000;
	vertical-align: 	top;
	background-color:	#FFFFFF;
}

.bstandardtext
{
	font-family: 		Arial;
	font-style: 		normal;
	font-size : 		14px;
	text-decoration: 	none;
	color:				#3B69A5;
	vertical-align: 	top;
	background-color:	#FFFFFF;
}

hr {
  border: 0;
  width: 50%;
  color: #FFFFC0;
  height: 3px;
}