.pagehead {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bolder;
	color: #8A2BA2;
	text-align: center;

}
.subheadcentre {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #CC0000;
	text-align: center;
}
.paratext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	line-height: 23px;

}
.subheadleft {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #CC0000;
	text-align: left;
}
.paratextsubhead {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-align: left;
	line-height: 20px;
}
.baselinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.paratextleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: left;
	line-height: 20px;
}
a.special:link {
     color: brown;
     background-color: transparent;
     }

a.special:visited {
     color: green;
     background-color: transparent;
     }

a.special:hover {
     color: blue;
     background-color: transparent;
     text-decoration: none;
     }

a.special:active {
     color: red;
     background-color: transparent;
     }
     
.copyrightmesg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
