﻿body
{
	font-family: Arial;
	font-size: 9pt;
	background-image: url(../Images/Bg.jpg);
	background-repeat: repeat-x;
	color: #000000;
	background-color: #96335F;
}

body td 
{
	font-family:Arial;
	font-size:8pt;
	color: #000000;
	text-decoration: none;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #AC4071;
	font-weight: bold;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.heading1 {
	font-family: Arial;
	font-size: 10px;
	color: #35020A;
	text-decoration: none;
	font-weight: normal;
}
.bodytext1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AC3F72;
	text-decoration: none;
	font-weight: normal;
}
.heading2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #AC4071;
	text-decoration: underline;
	font-weight: bold;
}
.bodytext2 {

	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #AC3F72;
	text-decoration: underline;
}

