.PageBkColour {
	background-color: #9FDDA4;
}
.BodyBorder {
    background-color: #000000;
}
.BodyInside {	
    background-color: #E9E0E6;
}

.HeaderColor {
    color: #746B71;
	font-size: 50px;
	font-family: "Tahoma";
}

.WarningText {
	color: #A3969F;
}
.AdvertText {
	font-size: 18px; 
	color: #A3969F;
}

.CustodianText {
	color: #555555;
}

.DocumentText {
	color: #000000;
}

a {
    color: #0000EE;
	font-size: 18px;
	
}
a:hover {
	color: #FF0000;
	text-decoration:none;
}

.PicutresDeshes {
	border: medium dashed #0000EE;
}
.PicturesDots {
	border: medium dotted #0000EE;
}
.PicturesSolid {
	border: medium solid #0000EE;
}