/* CSS Document */
/* Change colours and fonts ONLY */
<!--
body {
	background-color: #ececec;
	}
.thumbNormal {
border:4px solid #828282;
}
.thumbSelected {
border:4px solid #ff8e00;}
.style1 {
	font-family: "Century Gothic";
	font-size: 14px;
}
.style2 {
	font-size: 12px;
	color: #828282;
	font-weight: bold;
}
.style4 {font-size: 16px}
.style7 {
	color: #828282;
	font-weight: bold;
}
.style8 {
	font-family: "Century Gothic";
	font-size: 12px;
}
.style9 {
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 16px;
}
.style12 {
	font-size: 16px;
	font-weight: bold;
	font-family: "Century Gothic";
}
.style13 {color: #FFFFFF}
-->
</style>