h1 {font-family: arial; font-size: 16px; color: #C05858; text-decoration: none; text-align: justify; font-weight:bold}
h1 a:link {color: #C05858; text-decoration: none;} 
h1 a:visited {color: #C05858; text-decoration: none;}
h1 a:hover {color: #C05858; text-decoration: none;}
h1 a:active {color: #C05858; text-decoration: none;}

h2 {font-family: arial; font-size: 15px; color: #C66E6E; text-decoration: none; text-align: justify; font-weight:bold}
h2 a:link {color: #C66E6E; text-decoration: none;} 
h2 a:visited {color: #C66E6E; text-decoration: none;}
h2 a:hover {color: #C66E6E;text-decoration: none;}
h2 a:active {color: #C66E6E;text-decoration: none;}

h3 {font-family: arial; font-size: 12px; color: #808080; text-decoration: none; text-align: justify; font-weight:bold}
h3 a:link {color: #808080; text-decoration: none;} 
h3 a:visited {color: #808080; text-decoration: none;}
h3 a:hover {color: #808080; text-decoration: none;}
h3 a:active {color: #808080; text-decoration: none;}

p {font-family: arial; font-size: 12px; color: #808080; text-decoration: none; text-align: justify;}
p a:link {color: #C05858; text-decoration: none;} 
p a:visited {color: #C05858; text-decoration: none;}
p a:hover {text-decoration: underline; color: #C05858}
p a:active {color: #C05858;text-decoration: none;}

p.none {font-family: arial; font-size: 12px; color: #808080; text-decoration: none; text-align: justify;}
p.none a:link {color: #808080; text-decoration: none;} 
p.none a:visited {color: #808080; text-decoration: none;}
p.none a:hover {color: #808080; text-decoration: none;}
p.none a:active {color: #808080;text-decoration: none;}

p.highlight {font-family: arial; font-size: 11px; color: #A4A4A4; text-decoration: none; text-align: justify;}
p.highlight  a:link {color: #A4A4A4; text-decoration: none;} 
p.highlight  a:visited {color: #A4A4A4; text-decoration: none;}
p.highlight  a:hover {color: #C05858; text-decoration: none;}
p.highlight  a:active {color: #A4A4A4; text-decoration: none;}

p.menu {font-family: arial; font-size: 12px; color: #808080; text-decoration: none; text-align: center}
p.menu a:link {color: #808080; text-decoration: none;} 
p.menu a:visited {color: #808080; text-decoration: none;}
p.menu a:hover {color: #808080; text-decoration: none;}
p.menu a:active {color: #808080; text-decoration: none;}

p.menured {font-family: arial; font-size: 12px; color: #808080; text-decoration: none; text-align: center}
p.menured a:link {color: #FFF; text-decoration: none;} 
p.menured a:visited {color: #FFF; text-decoration: none;}
p.menured a:hover {color: #E9C3C3; text-decoration: none;}
p.menured a:active {color: #FFF; text-decoration: none;}

p.bottom {font-family: arial; font-size: 12px; color: #CFCFD1; text-decoration: none; text-align: justify}
p.bottom a:link {color: #CFCFD1; text-decoration: none;} 
p.bottom a:visited {color: #CFCFD1; text-decoration: none}
p.bottom a:hover {text-decoration: underline; color: #CFCFD1}
p.bottom a:active {color: #CFCFD1;text-decoration: none}

img.border {border-style:solid; border-color: #A19967; border-width:1px;}

input {background-color: #fff; font-size: 12px; font-family: arial; color: #808080; border: #9298D6 solid 1px; padding: 2px}

select {background-color: #fff; font-size: 12px; font-family: arial; color: #808080; border: #9298D6 solid 1px; padding: 2px}

textarea {background-color: #fff; font-size: 12px; font-family: arial; color: #808080; border: #9298D6 solid 1px; padding: 2px}

hr {/*the border*/
border-left:0px none; border-right:0px none; border-bottom:0px none; border-top:1px solid #C05858; width: 100%;
height: 1px
}

ul {list-style-type: disc;}
li {font-family: arial, arial; font-size: 9pt; color: #808080;}

li a:link {color: #808080; text-decoration: none}
li a:visited {color: #808080; text-decoration: none}
li a:hover {color: #808080; text-decoration: none}
li a:active {color: #808080;text-decoration: none}

body { 
margin: 0px;
padding: 0px;
background: #FFF;
}