.PageBkColour {
	background-color: #000066;
}
.BodyBorder {
	background-color: #660000;
}
.BodyInside {
	background-color: #FF3300;
}

.HeaderColor {
    color: #FBDC9B;
	font-size: 40px;
	font-family: "Georgia";
}

.WarningText {
	font-size: 11px; 
	font-weight: bold;
	color: #660000;
}
.AdvertText {
	font-size: 18px; 
	color: #660000;
}

.CustodianText {
	color: #FBDC9B;
	font-size: 11px;
}

.DocumentText {
	color: #000000;
}

a {
    color: #0900B8;
	
}
a:hover { 
    color: #534AFF;
	text-decoration:none;
}

.PicutresDeshes {
	border: medium dashed #E89C43;
}
.PicturesDots {
	border: medium dotted #E89C43;
}
.PicturesSolid {
	border: medium solid #E89C43;
}
