
a:link {
 text-decoration:none;
 font-family: Century Gothic;
 font-size: 12px;
 font-weight:bold;
 text-align: left;
 color: #000000;
}
a:visited {
 text-decoration:none;
 font-family: Century Gothic;
 font-size: 12px;
 font-weight:bold;
 text-align: left;
 color: #000000;
}

p {
 text-decoration:none;
 font-family: Century Gothic;
 font-size: 12px;
 text-align: justify;
 color: #000000;
}

h1 {
 text-decoration:none;
 font-family: Century Gothic;
 font-size: 12px;
 text-align: justify;
 color: #ffffff;
}

h2 {
 text-decoration:none;
 font-family: Century Gothic;
 font-size: 10px;
 text-align: right;
 color: #000000;
}

h3 {
 text-decoration:none;
 font-family: Century Gothic;
 font-size: 12px;
 text-align: left;
 color: #000000;
}

ul {
 text-decoration:none;
 font-family: Century Gothic;
 font-size: 12px;
 text-align: left;
 color: #000000;
}
