body {
 font-size: 105%;
 background-color: AAF4AA; 
 color: 000000;
 }

h1 {
 /*color: navy;
 font-size: 200%;
 font-family: Arial, Verdana, sans-serif;*/
 text-align: center;
}

h2 {
 /*color: navy;*/
 font-size: 120%;
 text-align: center;
}

h3 {
 /*color: navy;*/
 font-size: 110%;
 text-align: center;
}

h4 {
 /*color: navy;
 font-family: Arial, Verdana, sans-serif;*/
 margin-top: 0px;
 font-weight: normal;
 font-size: 105%;
 text-align: right;
}

a:link {color: D04E90; font-family: Comic Sans MS;  font-size: 90%; text-decoration: none;}
a:visited {color: D04E90; font-family: Comic Sans MS;  font-size: 90%; text-decoration: none;} 
a:active {color: D04E90; font-family: Comic Sans MS;  font-size: 90%; text-decoration: none;}
a:hover {color: D04E90; font-family: Comic Sans MS;  font-size: 90%; text-decoration: underline;} 
 
b {
 /*text-align: center;*/
 font-size: 105%;
}

p {
 text-align: justify;
 text-indent: 50px;
 font-size: 105%;
}

p.left {
 text-align: justify;
 text-indent: 0px;
 font-size: 105%;
}

p.zero {
 text-align: justify;
 text-indent: 0px;
 font-size: 105%;
}

p.opinion {
 text-align: justify;
 margin-left:22px;
 text-indent:-22px;
 font-size: 105%;
}

p.marg{
margin-top: 0%;
margin-left: 60%;
text-indent: 0px;
margin-bottom: 0px;
}

p.marg75{
margin-top: 0%;
margin-left: 75%;
text-indent: 0px;
margin-bottom: 0px;
} 

p.marg_end{
margin-top: 0%;
margin-left: 70%;
text-indent: 0px;
}

p.marg_end85{
margin-top: 0%;
margin-left: 85%;
text-indent: 0px;
}

p.centr {
 text-align: center;
 text-indent: 0px;
 font-size: 105%;
}

img {
 border-width: 0;
}

table {
font-size: 100%;
text-align: center;
}

th {
/*font-size: 105%;*/
text-align: justify;
}

td {
font-size: 105%;
text-align: center;
}

ol {
/*font-size: 105%;*/
text-align: justify;
}

ul {
/*font-size: 105%;*/
text-align: justify;
}