a:link { font-weight:lighter; color:#E00000; text-decoration:none; font-family: Arial;  background: #FFFFFF}
a:visited { font-weight:lighter; color:#000080; text-decoration:none;  background: #FFFFFF}
a:hover { font-weight:lighter; color:#0A7822; text-decoration:none;  background: #FFFFFF}
a:active { font-weight:lighter; color:#E00000; text-decoration:underline;  background: #FFFFFF}
a:focus { font-weight:lighter; color:#00E000; text-decoration:underline;  background: #FFFFFF}


body {
 font-family: Arial;
 font-weight:lighter;
 text-align: justify;
 color: #000000;
 background: #FFFFFF;
 line-height: 150%;
 margin-top: 10px;
 margin-left: 10px;
 margin-right: 10px;
}

h1 {
 font-family: Arial;
 font-size: 14px;
 text-align: justify;
 line-height: 150%;
 margin-top: 5px;
}
h2 {
 font-family: Arial;
 font-size: 10px;
 font-weight: lighter;
 text-align: right;
 color: #000000;
 background: #FFFFFF;
 line-height: 100%;
}
h3 {
 font-family: Arial;
 font-size: large;
 text-align: center;
 color: #000000;
 background: #FFFFFF;
}
h4 {
 font-family: Arial;
 text-align: center;
 font-weight: lighter;
}
h5 {
 font-family: Arial;
 font-size: large;
 text-align: left;
 color: #000000;
 background: #FFFFFF;
}
h6 {
 font-family: Arial;
 font-size: 16px;
 font-weight: bold;
 text-align: left;
}
