BODY	{
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica,Tahoma, Verdana;
	MARGIN: 0;
	background-color: #B659C1;
	}

A:link	{
	color: #FFFFFF;
	font-family: Arial, Helvetica,Tahoma, Verdana;
	text-decoration: none;
	}

A:visited	{
	color: #FFFFFF;
	font-family: Arial, Helvetica,Tahoma, Verdana;
	text-decoration: none;
	}

A:hover	{
	color: #FF7700;
	font-family: Arial, Helvetica, Tahoma, Verdana;
	text-decoration: none;
	}

H1	{
	font-family:  Arial, Helvetica, Tahoma, Verdana;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin-top:2px;
	margin-bottom: 2px;

	}

H2	{
	color: #AA2222;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	margin-top:0px;
	margin-bottom: 5px;
	background-image:URL(images/underline.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	line-height: 26px;
	}

H3	{
	color: #AA2222;
	font-weight: bold;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
H4	{
	color: #000000;
	font-weight: bold;
	font-size: 110%;
	}


.topleft	{
	background-image:URL(images/topleft.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	}

.topcentre	{
	background-image:URL(images/topcentre.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	}

.topright	{
	background-image:URL(images/topright.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	}


.centreleft	{
	background-image:URL(images/centreleft.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align:center;
	}


.centreright	{
	background-image:URL(images/centreright.jpg);
	background-repeat: no-repeat;
	background-position: middle left;
	text-align:center;
	}


.bottomleft	{
	background-image:URL(images/bottomleft.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	}

.bottomcentre	{
	background-image:URL(images/bottomcentre.jpg);
	background-repeat: no-repeat;
	background-position: top;

	}

.bottomright	{
	background-image:URL(images/bottomright.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}

.bodytext	{
	margin-top:2px;
	margin-bottom: 2px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica,Tahoma, Verdana;
	}

.blank	{
	background-image:URL(images/blank.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	}

.blink	{
	font-size: 14px;
	font-weight: bold;
	}


