body {
margin:0;
background:#2a4491
}
.text_small {
	font-family: Garmond, Helvetica, Verdana;
	font-size: 10pt;
	font-weight: bold; 
	color: #F3EEE8;
	
}
.text_normal {
	font-family:  Garmond, Arial, Helvetica,  Verdana;
	font-size: 10pt;
	font-weight: normal;	
}
.text_large {
	font-family:  Garmond, Arial, Helvetica, Verdana;
	font-size: 12pt;
	color: #ffffff;
	
}
.text_Xlarge {
	font-family:  Garmond, Arial, Helvetica, Verdana;
	font-size: 16pt;
	color: #2a4491;	
}
.title {
	font-family:  Garmond, Arial, Helvetica, Verdana;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}
.bg_logo {
	background:url(images/Logo-Background.jpg) center no-repeat;
}