body {
	background-color: #FFFFFF;
	margin: 10px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	scrollbar-face-color: #D2E8F0;
	scrollbar-shadow-color: #D2E8F0;
	scrollbar-highlight-color: #D2E8F0;
	scrollbar-3dlight-color: #6699CC;
	scrollbar-darkshadow-color: #336699;
	scrollbar-track-color: #D2E8F0;
	scrollbar-arrow-color: #336699;
}

.blue {
	background: #333333;
	height: 21px;
}

.footer{
	background: #666666;
	color:#FFFFFF;
	height: 15px;
	text-align : center;
	font-size : x-small;
}

.footer a{
	color:#FFFFFF;
	text-decoration:none;
	}

.footer a:hover {
	color:#6699CC;
	}

.main {
	font-size: small;
	text-align: justify;
	color: #666666;
	padding-left: 7px;
	padding-right: 7px;
}
.main a{
	color: #6699CC;
	text-decoration:none;
}

.main a:hover{
	color: #6699CC;
	text-decoration:none;
	}

.main a:visited {
	color:#6699CC;
}

.small {
	font-size: x-small;
	text-align: justify;
	color: #666666;
}

.centre {
	font-size: xx-small;
	text-align: center;
}
.centre a{
	color: #333333;
}

.centre a:hover{
	color: #6699CC;
	text-decoration:none;
	}

.centre a:visited {
	color:#333333;
}

.contact {
	font-size: x-small;
	text-align: justify;
	color: White;
}
.contact a{
	color: White;
	text-decoration: none;
}

.contact a:hover{
	color: #7CACDC;
	text-decoration:none;
	}

.contact a:visited {
	color: White;
}

.title {
	font-size: medium;
	font-weight: bold;
	color: #336699;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.title a{
	color: #336699;
	text-decoration: none;
}

.title a:hover{
	color: #6699CC;
	text-decoration:none;
	}

.title a:visited {
	color:#333333;
}

.SmallTitle {
	font-size: small;
	font-weight: bold;
	color: #336699;
}
.SmallTitle a{
	color: #336699;
	text-decoration: none;
}

.SmallTitle a:hover{
	color: #333333;
	text-decoration:none;
	}

.SmallTitle a:visited {
	color: #4494D1;
	text-decoration: none;
}
.SubTitle {
	font-size: x-small;
	font-weight: bold;
	color: #336699;
}
.button {
	font-size: x-small;
	background-color: White;
	color: #4494D1;
}
.CentreTitle {
	font-size: medium;
	font-weight: bold;
	color: #336699;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #336699;
	text-decoration: none;
	text-align: center;
}
