.title1 {

	font-family: Tahoma, Verdana;

	font-size: 12px;

	color: #FF0000;

	font-weight: bold;

	text-align: center;



}

.text {

	font-family: Arial, Verdana;

	font-size: 12px;

	color: #000000;

	text-align: left;

}

.textright {

        font-family: Arial, Verdana;

        font-size: 12px;

        color: #000000;

        text-align: right;

}

.textleft {

        font-family: Arial, Verdana;

        font-size: 12px;

        color: #000000;

        text-align: left;

}



.smalltext {

        font-family: Tahoma, Verdana;

        font-size: 9px;

        color: #000000;

        text-align: center;

}

.textsmallright {

        font-family: Tahoma, Verdana;

        font-size: 9px;

        color: #000000;

        text-align: right;

}



.heading
{
	font: bold 16px Tahoma;
	color: #0099cc;
	text-align: center;
}

.title2 {

	font-family: Tahoma, Verdana;

	font-size: 10px;

	color: #000000;

	word-spacing: 0px;

	letter-spacing: 1px;

	font-weight: normal;

	line-height: normal;

	text-align: center;











}

.list1 {

	font-family: tahoma;

	color: #FFFFFF;

	list-style-type: none;

	list-style-position: outside;

	font-size: 10px;

	text-align: center;

	font-weight: bold;











}

.titlecentre {



	font-family: Tahoma, Verdana;

	font-size: 10px;

	color: #000000;

	word-spacing: 0px;

	letter-spacing: 1px;

	font-weight: normal;

	line-height: normal;

	text-align: center;

}

.titleleft {





	font-family: Tahoma, Verdana;

	font-size: 10px;

	color: #000000;

	word-spacing: 0px;

	letter-spacing: 1px;

	font-weight: normal;

	line-height: normal;

	text-align: left;

}

.titlecentre8 {





	font-family: Tahoma, Verdana;

	font-size: 8px;

	color: #000000;

	word-spacing: 0px;

	letter-spacing: 1px;

	font-weight: normal;

	line-height: normal;

	text-align: center;

}

.titlecentrelink {

	font-family: Tahoma, Verdana;

	font-size: 10px;

	color: #000000;

	word-spacing: 0px;

	letter-spacing: 1px;

	font-weight: normal;

	line-height: normal;

	text-align: center;

	text-decoration: underline;



}

.titlecentrelinkWhite {



	font-family: Tahoma, Verdana;

	font-size: 11px;

	color: #FFFFFF;

	word-spacing: 0px;

	letter-spacing: 1px;

	font-weight: bold;

	line-height: normal;

	text-align: center;

}

.logo {

	font-family: Verdana;

	font-size: 20px;

	font-weight: bold;

	color: #FFFFFF;

	text-align: center;

}

.forms {
        font-family: "Verdana", Courier, mono;
        font-size: 10px;
	background-color: white;
        color: #1A82A9;

}

.formsubmit {
        font-family: "Verdana", Courier, mono;
        font-size: 10px;
	font-weight: bold;
	background-color: #0099cc;
        color: #ffffff;

}



