@charset "utf-8";
/* CSS Document */

body {
	font-size: 9px;
}
.bodytext {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
	line-height: normal;
}
.bodycentred {
	font-size: 10px;
	color: #2B4371;
	text-align: center;
	font-weight: normal;
}

.bodyheading {
	font-size: 12px;
	color: #2B4371;
	font-weight: bold;
	text-align: left;
}
.rightbartext {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #243960;
}
.bodycentredwhite {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
.bodycentredblack {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #000;
	text-align: center;
}
.bodytext_ms {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
}
.rightbartext-ms {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
}
.bottomtext {
	font-size: 9px;
	color: #6C8CC7;
}
