body {
	font-family:arial; 
	}
	
td {	
	color: #000000;
	font-size: 10pt;
	}
	
p {	
	color: #000000;
	font-size: 10pt;
	}
	
a img {	
	border: 0 none;
	}
		
p.blue {	
	color: #282268;
	font-size: 10pt;
	font-weight: bold;
	}
	
p.white {	
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	}

a.blue:link {
	color: #282268;
	text-decoration: none;
	font-size: 10pt;
	font-weight: normal;
	}
	
a.blue:visited {
	color: #282268;
	text-decoration: none;
	font-size: 10pt;
	font-weight: normal;
	}
	
a.blue:hover {
	color: #282268;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: normal;
	}
	
a.orange:link {
	color: #ff9900;
	text-decoration: none;
	font-size: 10pt;
	font-weight: normal;
	}
	
a.orange:visited {
	color: #ff9900;
	text-decoration: none;
	font-size: 10pt;
	font-weight: normal;
	}
	
a.orange:hover {
	color: #ff9900;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: normal;
	}
	
a.blue_b:link {
	color: #282268;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	}
	
a.blue_b:visited {
	color: #282268;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	}
	
a.blue_b:hover {
	color: #282268;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
	}
	
a.white:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 10pt;
	font-weight: normal;
	}
	
a.white:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 10pt;
	font-weight: normal;
	}
	
a.white:hover {
	color: #ffffff;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: normal;
	}
	
a.blue_small:link {
	color: #282268;
	text-decoration: none;
	font-size: 8pt;
	font-weight: normal;
	}
	
a.blue_small:visited {
	color: #282268;
	text-decoration: none;
	font-size: 8pt;
	font-weight: normal;
	}
	
a.blue_small:hover {
	color: #282268;
	text-decoration: underline;
	font-size: 8pt;
	font-weight: normal;
	}

.h12_blue {
	color: #282268;
	font-size: 12pt;
	font-weight: bold;
	}
	
.h12_white {
	color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
	}
	
.h10_blue {
	color: #282268;
	font-size: 10pt;
	font-weight: bold;
	}
	
.h10_white {
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 2px;
	}
	
.blue_normal {
	color: #282268;
	font-size: 10pt;
	font-weight: normal;
	}
	
.blue_table {
	color: #282268;
	font-size: 10pt;
	font-weight: normal;
	padding-left: 2px;
	}
	
.blue_small {
	color: #282268;
	font-size: 8pt;
	font-weight: normal;
	padding-left: 2px;
	padding-right:2px;
	}
	
.blue_small_b {
	color: #282268;
	font-size: 8pt;
	font-weight: bold;
	}
	
.white_normal {
	color: #ffffff;
	font-size: 10pt;
	font-weight: normal;
	}
	
.more_orange {
	color: #ff9900;
	font-size: 10pt;
	font-weight: normal;
	}

