body
{
	font-family: arial;
	color: #000000;
	font-size: 10pt;
	background-color: #FFFFCC;
}

a
{
	text-decoration: none;
	font-family: arial;
	color: #333399;
	font-size: 10pt;
	font-weight: bold;
}


table
{
	background-color: #006699;
	font-size: 10pt;
}

.colourwhite
{
	background-color: #FFFFFF;

}

.colourone
{
	background-color: #FFFFCC;

}

.colourtwo
{
	background-color: #000066;

}

.colourthree
{
	background-color: #CCCC99;

}

.colourfour
{
	background-color: #FFCC00;

}

.colourfive
{
	background-color: #E9E9C5;

}



td.tablehead
{
	background-color: #66CCFF;
	font-family: arial;
	color: white;
	font-size: 10pt;
	
}



.linkit
{
	text-decoration: none;
	font-weight: bold;
	color: #6699CC;
}

.smalltext
{
	text-decoration: none;
	font-family: arial;
	color: #333399;
	font-size: 8pt;
	font-weight: bold;
}

.headline
{
	text-decoration: underline;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
}

