body
{
 font-family: 'Times New Roman', serif;
 font-size: 12pt;
 background-color: #EBFFEB;
 color: #002000;
}
a
{
 color: #1DAAAA;
 text-decoration: none;
}
a:visited
{
 color: #3BAA6A;
 text-decoration: none;
}
a:hover
{
 text-decoration: underline;
}
h1
{
 font-family: arial;
 font-size: 24pt;
 font-weight: bold;
 text-align: center;
 color: #700007;
}
h2
{
 font-family: arial;
 font-size: 18pt;
 font-weight: normal;
 text-align: left;
 color: #700007;
}
p
{
 text-indent: 1cm;
 text-align: justify;
}
