a:link
{
	color: #0000FF; 
}
a:visited
{
	color: #800080; 
} 
a:active 
{
	color: #CC3300;
}
.h2left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}

a:hover 
{  
	color: #990000; 
	text-decoration: underline
}
body
{
	font-family: Arial, sans-serif;
	color: rgb(0,0,0);
	background-color: #FFFFCC;
	text-align: left;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

.text-centre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}


h1, h2, h3, h4, h5, h6
{
	font-family: Arial, sans-serif;
}
h1
{
	color: #330099;
	font-size: x-large;
	text-align: center;
}
h2
{
	color: #000000;
	font-size: large;
}
.h2c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	text-align: center;
}
.red-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.left-h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
	color: #330099;
	text-align: left;
}



h3
{
	color: #000000;
	font-size: medium;
}
.red-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	color: #FF0033;
	text-align: left;
}

h4 { font-size: small; color: #000000}h5 {
	font-size: x-small;
	color: #000000;
	text-align: left;
}.back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	text-align: left;
}
h6
 { font-size: xx-small }
.page-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #FF0000;
	vertical-align: top;
}
.page-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #666666;
}

