﻿.highlighttext {
	font-family: "Lucida Handwriting";
	font-size: 14px;
	color: #0000FF;
}
.bighighlighttext {
	font-family: "Lucida Handwriting";
	font-size: 20px;
	color: #0000FF;
}

body {
	font-family: Verdana, Arial;
	font-size: 8pt;
	background-color: #FFFFDF;
		background-color: #FFFFFF;
}
h1 {
	margin: 15px 5px 15px 5px;
	border-width: 5px;
	font-family: Verdana, Arial;
	font-size: x-large;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
h2 {
	margin: 15px 5px 15px 5px;
	border-width: 5px;
	font-family: Verdana, Arial;
	font-size: large;
	color: #B35750;
	text-align: center;
}
h4 {
	margin: 5px;
	font-family: Verdana, Arial;
	font-size: 12pt;
	color: #B35750;
	text-align: left;
	font-style: normal;
	font-weight: normal;
}

h5 {
	margin: 5px;
	font-family: Verdana, Arial;
	font-size: 11pt;
	color: #B35750;
	text-align: left;
	font-style: normal;
	font-weight: lighter;
}
h6 {
	margin: 5px;
	font-family: Verdana, Arial;
	font-size: 10pt;
	text-align: left;
	font-style: italic;
	font-weight: lighter;
}

.left {	text-align: left;}
.right {	text-align: right;}
.centre {	text-align: center;}

p {
	font-size: 8pt;
	text-align: left;
	color: #000000;
	margin: 5px;
}

a        {color: #FFFFFF;
	      text-decoration: none;}
a:hover  {color: #0000FF;}
	
ul {
	font-size: 10pt;
	text-align: left;
	text-indent: 20px;
	list-style-position: outside;
	margin-top: 6px;
	margin-bottom: 20px;
}
.navbarbg {
	background-color: #9F8E75;
}
.navbartext {
	text-align: center;
	color: #FFFFFF;
}
.maincellbg {
	background-color: #FFFFDF;
}
.text3030 {
	margin-right: 30px;
	margin-left: 30px;
	text-align: justify;
}
.blue {
	color: #0000FF;
}
