@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: gil, Gill Sans Light;
	font-size: 18px;
	color: #666;
	text-align: left;
}
.TextRight {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	text-align: right;
}
.TextLeft {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	text-align: left;
}
.TextCentre {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	text-align: center;
}
.TextRightBig {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666;
	text-align: right;
}
.TextLeftBig {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666;
	text-align: left;
}
.TextLeftBigger {
	font-family: "Gill Sans", "Trebuchet MS", "Arial", "Helvetica", "Gill Sans Ultra Bold", "Gill Sans Light";
	font-size: 16px;
	color: #666;
	text-align: left;
}
.TextCentreBig {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666;
	text-align: center;
}
.imagetop {
	margin-top: 70px;
}
a {
	color: #333;
	text-decoration: none;
}
body,td,th {
	color: #666;
	text-align: left;
	font-size: 16px;
}
a:hover {
	text-decoration: underline;
	color: #C00;
}
a:active {
	text-decoration: none;
	color: #666;
}
