body {
		background-color: #FFFFFF;
	}
	
.header1 { 
	font-family: Times New Roman;
	font-size: 12pt ;
	font-weight:bold
	}

.header2 {
	font-family: Times New Roman;
	font-size: 18pt;
	}

.body_m {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	}

.body_s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}
	
.body_mb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold
	}
	
.body_xs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	}

	
a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #4A94CE;
	text-decoration: none;
	}
	
a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #4A94CE;
	text-decoration: none;
	}

a:active {
	font-family: Verdana;
	font-size: 12px;
	color: #942337; 
	}	
	
a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #942337;
	}

a:focus{
	font-family: Verdana;
	font-size: 12px;
	color: #942337;
	}