#menuLink {
		font-family: Arial;
		font-size: medium;
		font-weight: normal;
		font-style: normal;
		color: white;
		text-decoration: none;
}

#menuLinkL2 {
		font-family: Arial;
		font-size: small;
		font-weight: normal;
		font-style: normal;
		color: white;
		text-decoration: none;
}

#siteLink {
		font-family: Arial;
		font-size: medium;
		font-weight: normal;
		font-style: normal;
		color: white;
		text-decoration: none;
}


#backLink {
		font-family: Arial;
		font-size: medium;
		font-weight: normal;
		font-style: normal;
		color: #ff9966;
		text-decoration: none;
}

#title {
		font-family: Arial;
		font-size: large;
		font-weight: normal;
		font-style: normal;
		color: white;
		text-decoration: none;
}

#normalText {
		font-family: Arial;
		font-size: small;
		font-weight: normal;
		font-style: normal;
		color: #FFFFFF;
		text-decoration: none;
		text-align: justify;
		text-indent: 1cm
}

