	body,td {
		font-family : Arial,Helvetica,sans-serif;
		font-size : 10pt;
		color : #000000;
	}
	
	H5 {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 1.2em;
	}
	
	.underline {
		text-decoration : underline;
	}		
	
	.redwarning {
		color : #990000; 
		font-weight : bold;		
	}	
		
	.title1 {
		font-family : Arial,Helvetica,sans-serif;
		font-size : .8em;
		color : #000000;
		font-weight : bold;
		padding-left: 140px;
	}
	
	.title2 {
		font-family : Arial,Helvetica,sans-serif;
		font-size : 16px;
		color : #000000;
		font-weight : bold;
	}
	
	.footer {
		font-family : Arial,Helvetica,sans-serif;
		color : #000000;
		font-size : .8em;
	}	
				
	a:link {
		color : #666666;
		font-size : 10pt;
		text-decoration : none;
	}
	
	a:active {
		color : #990000;
		font-size : 10pt;
		text-decoration : none;
	}
	
	a:visited {
		color : #999999;
		font-size : 10pt;
		text-decoration : none;
	}
	
	a:hover {
		color : #336699;
		font-size : 10pt;
		text-decoration : none;
	}
	
	

