body {
	background-color: #562c7e;
	margin-top: 60px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	
}

.txtPageTitles{
	font-family: "Arial";
	font-size: 18pt;
	color: #000000;
	font-weight : bold;
	text-decoration : italic
}
.txtSubTitlesWht{
	font-family: "Arial";
	font-size: 12pt;
	color: #FFCC00;
	font-weight : normal;
	text-decoration : none;
	}
	
	
.body {
	font-family: "Arial";
	font-size: 13px;
	color: #000000;
	font-weight : normal;
}

.style1 {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #000000;
}
.style2 {
	font-family: "Arial";
	font-size: 14px;
	color: #FFCC00;
	text-decoration: bold;
}

.style3 {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	font-weight : bold;
}

.style4{
	font-family: "Arial";
	font-size: 13px;
	color: #C40005;
	font-weight : bold;
}

.style5 {
	font-family: "Arial";
	font-size: 14px;
	color: #000000;
	font-weight : bold;
}


a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #000000;
}

