.fisrt { text-indent:5pt; }
.second { text-indent:20pt; }
.third { text-indent:40pt; }
.fourth { text-indent:60pt; }


p {
 text-align:justify;
 text-indent:20pt;
 font-size:14pt;
 font-family:Monotype Corsiva;
}

img { 
 border-style:none; 
}

h1 {
 text-align:center;
 FONT-WEIGHT: bold;
 font-size:16pt;
 font-family:arial;
}


h2 {
 text-align:justify;
 FONT-WEIGHT: bold;
 font-size:14pt;
 font-family:tahoma;
}

a:link { 
 FONT-WEIGHT: bold;
 color: blue;
 text-decoration: none; 
}

a:visited {
 FONT-WEIGHT: bold;
 color: blue;
 text-decoration: none; 
}

a:hover {
 FONT-WEIGHT: bold;
 color: #Ff565D;
}

a.subjects:link { 
 FONT-WEIGHT: bold;
 color:blue;
 font-size:14pt;
 text-decoration: none; 
 font-family:arial;
}

a.subjects:visited {
 FONT-WEIGHT: bold;
 color:blue;
 font-size:14pt;
 text-decoration: none; 
 font-family:arial;
}

a.subjects:hover {
 FONT-WEIGHT: bold;
 color:#Ff565D;
 font-size:14pt;
 text-decoration: none; 
 font-family:arial;
}

a.sections:link { 
 FONT-WEIGHT: bold;
 color:#690352;
 font-size:12pt;
 text-decoration: none; 
 font-family:arial;
}

a.sections:visited {
 FONT-WEIGHT: bold;
 color:#690352;
 font-size:12pt;
 text-decoration: none; 
 font-family:arial;
}

a.sections:hover {
 FONT-WEIGHT: bold;
 color:#Ff565D;
 font-size:12pt;
 text-decoration: none; 
 font-family:arial;
}




