﻿body {background-color:#000000;
margin-top:0px;
margin-bottom:0px;
margin-right:0px;
margin-left:0px;
text-align: center;
}
A 
{  text-decoration: underline;
   font-family: Arial; 
   font-size: 10pt; font-style: normal; 
   color : #E3986F;
   font-weight: bold;
}

A:hover 
{  text-decoration: none;
   color : #00ff00;
}
.cspacing{ 
margin: 0px 0px 0px 40px; 
padding: 0px 0px 0px 5px; 
}
p 
{  font-family: Arial; 
   font-size: 10pt;
   font-style: normal; 
   color : #D1A981;
   font-weight: bold;
   text-align: justify;
}
p.ex1 
{  font-family: Arial; 
   font-size: 10pt;
   font-style: normal; 
   color : #D1A981;
   font-weight: bold;
   text-align: center;
}
p.green 
{  font-family: Arial; 
   font-size: 12pt;
   font-style: normal; 
   color : #00FF00;
   font-weight: bold;
   text-align: justify;
}
li 
{  font-family: Arial; 
   font-size: 10pt;
   font-style: normal; 
   color : #FFFFFF;
   font-weight: bold;
   text-align: justify;
}
td 
{  font-family: Arial;
   font-size: 10pt;
   text-align: center;
   color:#FFFFFF;
   font-weight: bold;
} 
td.ex1 
{  font-family: Arial;
   font-size: 10pt;
   text-align: justify;
   color:#FFFFFF;
   font-weight: bold;
} 
h1 
{  font-family: Arial; 
   font-size: 18pt;
   font-style: normal; 
   color : #E3986F;
   font-weight: bold;
   text-align: center;
}
h2 
{  font-family: Arial; 
   font-size: 15px;
   font-style: normal; 
   color : #00FF00;
   font-weight: bold;
   text-align: justify;
}
h3 
{  font-family: Arial; 
   font-size: 13px;
   font-style: normal; 
   color : #D1A981;
   font-weight: bold;
   text-align: center;
}