P.padded {
	font-size: 12pt; 
	font-weight: bold; 
	text-align: justify; 
	margin-left: 15; 
	margin-right: 15;
	}
	
P.padind {
	font-size: 12pt; 
	font-weight: bold; 
	text-align: justify; 
	margin-left: 15; 
	margin-right: 15;
	text-indent: 85;
	}
	
PRE {
	font-size: 11pt; 
	font-weight: bold; 
	margin-left: 30; 
	}
	
P.list, ul, ol {
	text-align: left;
	font-size: 11pt; 
	font-weight: bold; 
	margin-left: 90; 
	margin-right: 15;
	}

H2 {
	font-size: 16pt;
	text-align: center;
	}
		
H3 {
	text-align: center;
	}
	
H4 {
	font-size: 14pt;
	text-align: center;
	}	

H5 {
	text-align: center;
	}
	
H6 {
	font-size: 10pt;
	text-align: left;
	}
	
BODY {
	text-align: left;
	color: black;
	background-color: white;
	}
	
TD.bold
	{
	font-weight: bold;
	}
	
A:link {
		color: black;
		}

A:visited {
		color: black;
		}
		
A:active {
		color: black;
		}