
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FEF9EC;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #690E01;
                text-decoration: underline; 
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #690E01;
               text-decoration: underline; 
                
}
.text3 {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 14px;
	color: #D54302;
                font-weight: bold;
}

.text4 {
	font-family: sans-serif, Helvetica;
	font-size: 12px;
	color: #000000;
               font-weight: bold;
              letter-spacing: 0.07em;
}

.text5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FEF9EC;
              text-decoration: underline; 
              font-weight: bold;
                letter-spacing: 0.1em;
}
                  

a:link {          font-size: 16px;  color: #E964FA; 
                     font-family: Georgia, Helvetica, sans-serif;
                     text-decoration: underline;
                      font-weight: bold; 
}

a:hover {   font-size: 16px;  color: #94258D; 
                     font-family: Georgia, Helvetica, sans-serif;
                     text-decoration: underline; 
                      font-weight: bold; 
}

a:visited {   font-size: 16px;  color: #4F83CE; 
                     font-family: Georgia, Helvetica, sans-serif;
                     text-decoration: none; 
                      font-weight: bold; 
}

a.bot:link {   font-size: 11px;  color: #000000; 
                     font-family: Verdana, Helvetica, sans-serif;
                     text-decoration: underline; 
}

a.fig:link {   font-size: 14px;  color: #EFABF8; 
                     font-family: Arial, Helvetica, sans-serif;
                     text-decoration: underline; 
}

img {
      border-color: #690E01; border-style: solid; border-width: 1px;    
} 

img.er {
      border-color: #FEF9EC; border-style: solid; border-width: 0px;   
} 





