body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-color: #BDD2D9;
	background-image: url(images/BG_Pattern_01.gif);
	background-attachment: fixed;


}
em {
	font-size: 9pt;
	font-weight: bolder;
	font-style: normal;
	color: #663300;


}
strong {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
