p { text-align: justify; font-family: tahoma; font-size: 8pt; color: #505050; } 
h1 {
	font-size: 12pt;
}
h2 {
	font-size: 11pt;
}
h3 {
	font-size: 10pt;
}
h4 {
	font-size: 9pt;
}

ul {
	font-family: tahoma; 
        font-size: 8pt; 
        color: #505050; 
        type: disk;
}

ol {
	font-family: tahoma; 
        font-size: 8pt; 
        color: #505050; 
        type: 1;
}