html, body {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #006699;
}
a:visited {
	color: #999966;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
.bodyProperties#mainPage {
	background-color: #FFFFFF;
	background-image: url(../images/centre_background_tallynso.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: scroll;
}
.bodyProperties {
	background-color: #EEE5D0;
}
.bodyHeader {
	color: #003399;
	font-size: 10pt;
	font-weight: bold;
}
.breadCrumbTrail {
	color: #333333;
	font-size: 9pt;
	text-decoration: none;
}
.requiredIcon {
	font-weight: bold;
	color: red;
}
.message {
	font-size: 7pt;
	font-style: italic;
	color: #344316;
}