body, td, p {
	font-family : Arial, Helvetica, sans-serif;
	color : #5E594B;
	font-size : 11px;
	letter-spacing : 0;
}

A:LINK {
	color : #2E4974;
	font-weight: bold;
	text-decoration:underline;
}

A:ACTIVE {
	color : #000000;
	font-weight: bold;
	text-decoration:underline;
}

A:VISITED {
	color : #6c6c6c;
	font-weight: bold;
	text-decoration:underline;
}

A:HOVER {
	color : #000000;
	font-weight: bold;
	text-decoration:underline;
}

.name {
	font-family : Arial, Helvetica, sans-serif;
	color : #6c6c6c;
	font-size : 11px;
	font-weight: bold;
	letter-spacing : 1;
}

.name2 {
	font-family : Arial, Helvetica, sans-serif;
	color : #6c6c6c;
	font-size : 10px;
	font-weight: bold;
	letter-spacing : 0;
}

.small {
	font-family : Arial, Helvetica, sans-serif;
	color : #6c6c6c;
	font-size : 9px;
	background : #eeeeee;
}

.smallcolour {
	font-family : Arial, Helvetica, sans-serif;
	color : #6c6c6c;
	font-size : 9px;
	background : #dddddd;
}

.title {
	font-family : Arial, Helvetica, sans-serif;
	color : #6c6c6c;
	font-size : 18px;
	font-weight: bold;
}

