<style type="text/css">

body { background-color: FFFFF; }

 

a:link { font-size:9pt; color: 000000; font-family:Arial; text-decoration:none; }
a:visited { font-size:9pt; color: 000000; font-family:Arial; text-decoration:none;}
a:hover { font-size:9pt; color: 006EB4; font-family:Arial; text-decoration:underline;}

.smallgrey { font-size:7pt; color: 999999; font-family:Arial; }
.grey { font-size:9pt; color: 999999; font-family:Arial; }
.darkgreybold { font-size:9pt; color: 808080; font-family:Arial; font-weight:bold; }
.normalblack { font-size:9pt; color: 000000; font-family:Arial; }
.normalblue { font-size:9pt; color: 1D467B; font-family:Arial; }
.normalbluebold { font-size:9pt; color: 1D467B; font-family:Arial; font-weight:bold; }
.normalblack8pt { font-size:8pt; color: 000000; font-family:Arial; }
.normalblacksmall { font-size:7pt; color: 000000; font-family:Arial; }
.bigblack { font-size:11pt; color: 000000; font-family:Arial; font-weight:bold; }
.bigred { font-size:11pt; color: C30022; font-family:Arial; font-weight:bold; }
.bigred2 { font-size:10pt; color: C30022; font-family:Arial; font-weight:bold; }
.normalred { font-size:9pt; font-weight:bold; color: C30022; font-family:Arial; }
.bluebold { font-size:9pt; font-weight:bold; color: 1D467B; font-family:Arial; }
.normalblackbold { font-size:9pt; font-weight:bold; color: 000000; font-family:Arial; }
.header { font-size:14pt; color: 1D467B; font-family:Arial; font-weight:bold;}
.header2 { font-size:9pt; font-weight:bold; color: C30022; font-family:Arial; }
.header3 { font-size:11pt; font-weight:bold; color: C30022; font-family:Arial; }
.normalblacksmall2 { font-size:8pt; color: 000000; font-family:Arial; }
.biggreen { font-size:11pt; color: 1F9F48; font-family:Arial; font-weight:bold; }
.normalblack10pt { font-size:10pt; color: 000000; font-family:Arial; font-weight:bold; }

.tablepadding { border: 0px solid;  padding-left: 10px; padding-top: 6px; }
.tablepadding2 { border: 0px solid;  padding-left: 8px; }

form
	select 
	{ 
	font : 8pt Arial; 
	color: 000000; 
	width: 180px;
	background: #EEF3F9;
	} 
	
	textarea 
	{ 
	font : 8pt Arial; 
	color: 000000; 
	width: 300px;
	background: #EEF3F9;
	} 

	input
	{ 
	font : 8pt Arial; 
	color: 000000; 
	background: #EEF3F9;
	} 

</style>	
