﻿.halfwhite {
   color: #FFFFFF;
   width: 50%;
   left: 0px;
}

body
{
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	line-height:20px;

}
.body2
{
	font-family: Arial;
	font-size: 13px;
	color: #000000;

}
.body3
{
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	font-weight: normal;

}
.body22
{
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	font-weight: normal;

}
h1
{
	display: inline;
	font-family: Arial;
	font-size: 24px;
	line-height: 30px;
	font-weight:normal;
}
h2
{
	font-family: Arial;
	font-size: 18px;
	font-weight:normal;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
}
h3
{
	font-family: Arial;
	font-size: 16px;
	font-weight:normal;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
}
a:link
{
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {color: #FFFFFF; text-decoration: none;}
a:hover {text-decoration: none; color: #b4cfe7;}
