H1 { 
	font-family: Papyrus, Arial; 
	color: #333; 
	font-size : 20pt; 
 	text-align: center; 
}

H2 { 
	font-family: Papyrus, Arial; 
	color: #333; 
	font-size : 12pt;
	text-align: center;
}

H3 { 
	font-family: Papyrus, Arial; 
	color: #000; 
	font-size : 16pt;
	text-align: center;
	vertical-align: middle;
}

H4 {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size : 10pt;
	text-align:left;
}


H5 { 
	font-family: Arial, Helvetica, sans-serif; 
	color: #036; 
	font-size : 12pt; 
}

H6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size : 8pt;
	text-align: center ;
	vertical-align:middle;
}

H7 { 
	font-family: Papyrus, Arial; 
	color: #F90; 
	font-size : 12pt;
	text-align: center;
}

p {
	font-family: Arial, Helvetica;
	color: black;
	font-size: 12pt;
	text-align:left;
	font-weight: normal;
}

td {
	vertical-align:top;
	text-align: center;
	font-weight: bold;
}

li { 
	font-family: Arial, Helvetica; 
	color: #f7f3e3;
	font-size: 10pt;
	margin-bottom: 10px; }

hr {
	width: 85%;
	color: #FFFFFf;
}

a:link { 
	color : #00F 
}

a:visited { 
	color : #00F; 
}

a:hover { 
	color : #f5d9c3; 
}

a:active {
	color : #F00;
}
