<style>

/* spacer */

	.x {
		font-family : Verdana;
	}
	
	
/* header and instructional text elements */

	.text {
		font-weight : normal;
		color : #000000;
		font-family : verdana, arial, san-serif;
		font-size : 12px;
		text-align : left;
		line-height : 18px;
	}
	
	
	.textchart {
		font-weight : normal;
		color : #000000;
		font-family : verdana, arial, san-serif;
		font-size : 12px;
		text-align : left;
		line-height : 15px;
	}


	.textcenterbig {
		font-weight : normal;
		color : #000000;
		font-family : verdana, arial, san-serif;
		font-size : 16px;
		text-align : center;
		line-height : 28px;
	}
	
		.textcenterhuge {
		font-weight : bold;
		color : #000000;
		font-family : verdana, arial, san-serif;
		font-size : 21px;
		text-align : center;
		line-height : 28px;
	}
	
		.textcenter {
		font-weight : normal;
		color : #000000;
		font-family : verdana, arial, san-serif;
		font-size : 12px;
		text-align : center;
		line-height : 18px;
	}
	
	.confirmtext {
		font-weight : bold;
		color : #FFFFFF;
		font-family : verdana, arial, san-serif;
		font-size : 12px;
		text-align : center;
		line-height : 18px;
	}
	
	.textcenterbold {
		font-weight : bold;
		color : #000000;
		font-family : verdana, arial, san-serif;
		font-size : 12px;
		text-align : center;
		line-height : 18px;
	}
	
	.textbold {
		font-weight : bold;
		color : #000000;
		font-family : verdana, arial, san-serif;
		font-size : 12px;
		text-align : left;
		line-height : 18px;
	}
	
	.textsmall {
		font-weight : normal;
		color : #000000;
		font-family : verdana, arial, san-serif;
		font-size : 11px;
		text-align : left;
		line-height : 15px;
	}
	
	.texttiny {
		font-weight : normal;
		color : #000000;
		font-family : verdana, arial, san-serif;
		font-size : 11px;
		text-align : left;
		line-height : 15px;
	}
	
    .header {
		font-weight : normal;
		color : #000000;
		font-family : verdana, arial, san-serif;
		font-size : 16px;
		text-align : left;
		line-height : 22px;
	}
	
	.headercenter {
		font-weight : normal;
		color : #000000;
		font-family : verdana, arial, san-serif;
		font-size : 16px;
		text-align : center;
		line-height : 22px;
	}
	
	.headerbold {
		font-weight : bold;
		color : #000000;
		font-family : verdana, arial, san-serif;
		font-size : 16px;
		text-align : left;
		line-height : 22px;
	}
	
	.textleft {
		font-weight : normal;
		color : #000000;
		font-family : verdana, arial, san-serif;
		font-size : 12px;
		text-align : left;
	}
	
	.textright {
		font-weight : normal;
		color : #000000;
		font-family : verdana, arial, san-serif;
		font-size : 10px;
		text-align : right;
		line-height : 14px;
	}
	

	


	
	a {
		color: #3C467B
	}		
	a:hover {
		text-decoration : underline
	}
	a:link { 
		text-decoration: underline; 
		color: #3C467B 
	}
	a:visited { 
		text-decoration: underline; 
		color: #3C467B 
	}


</style>
