body { 
    font-family: Arial, Helvetica; 
    font-size: 10pt; 
    text-decoration: none; 
    background: #FFFCF4 url(images/background.jpg) fixed;
    margin: 0;
    }
LI { 
    font-family: Arial, Helvetica; 
    font-size: 10pt; 
    text-decoration: none; 
    list-style-image: url(images/atabbul1.gif); 
    text-align: justify; 
    }
UL UL LI { 
    font-family: Arial, Helvetica; 
    font-size: 10pt; 
    text-decoration: none; 
    list-style-image: 
    url(images/atabbul2.gif);
    text-align: justify;
    }
P { 
    font-family: Arial, Helvetica; 
    font-size: 10pt; 
    text-decoration: none; 
    }
TD { 
    font-family: Arial, Helvetica; 
    font-size: 10pt; 
    text-decoration: none; 
    }
H1 { 
    font-family: Times New Roman, Times; 
    font-size: 18pt; 
    font-weight: bold; 
    text-decoration: none; 
    color: #552B2B; 
    }
H2 { 
    font-family: Times New Roman, Times; 
    font-size: 16pt; 
    font-weight: bold; 
    text-decoration: none; 
    color: #996600; 
    }
H3 { 
    font-family: Times New Roman, Times; 
    font-size: 14pt; 
    font-weight: bold; 
    text-decoration: none; 
    color: #666600; 
    }
H4 { 
    font-family: Times New Roman, Times; 
    font-size: 12pt; 
    font-weight: bold; 
    text-decoration: none; 
    color: #996600; 
    }
.just {
	text-align: justify;
}

.centered {
	text-align: center;
}
