.body-text {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	line-height: 1.6em;
	text-align: center;
	margin: 0;
	margin-left: auto;
	margin-right: 200px;
}

.body1 {

	font-family: Helvetica, Verdana, sans-serif;
	font-size: 90%;
	line-height: 1.6em;
	text-align: center;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background-image:url('images/BG.jpg');
	background-repeat:repeat-x;
	background-color:#fffffc;
}

.body2 {

	font-family: Helvetica, Verdana, sans-serif;
	font-size: 12pt;
	line-height: 1.6em;
	text-align: center;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background-image:url('images/BG2.jpg');
	background-repeat:repeat-x;
	background-color:#ffffff;
}

.heading
{
	font-family: Helvetica, Verdana, sans-serif;
	size: 20pt;
	color: #ededc9;	
}

.h1
{
	font-size:200%
}

.h2
{
	font-size:13pt
}

.p
{
	font-size:100%
}

.small {line-height: 14pt}

.floatright
	{
	position: absolute;
	top: 0px;
	float: right;
	width: 255px;
	z-index:-1
	}

a, a:link, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
}

h2 {
	font-size: 1.3em;
	font-weight: bold;
}