h1 {font-family: arial; font-size: 16px; color: #FFF; text-decoration: none; text-align: justify; font-weight:bold}
h1 a:link {color: #FFF; text-decoration: none;} 
h1 a:visited {color: #FFF; text-decoration: none;}
h1 a:hover {color: #FFF; text-decoration: none;}
h1 a:active {color: #FFF; text-decoration: none;}

h2 {font-family: arial; font-size: 12px; color: #C4C5CB; text-decoration: none; text-align: justify; font-weight:bold}
h2 a:link {color: #C4C5CB; text-decoration: none;} 
h2 a:visited {color: #C4C5CB; text-decoration: none;}
h2 a:hover {color: #C4C5CB;text-decoration: none;}
h2 a:active {color: #C4C5CB;text-decoration: none;}

p {font-family: arial; font-size: 12px; color: #C4C5CB; text-decoration: none; text-align: justify;}
p a:link {color: #C4C5CB; text-decoration: none;} 
p a:visited {color: #C4C5CB; text-decoration: none;}
p a:hover {text-decoration: underline; color: #FFF}
p a:active {color: #C4C5CB;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.menu {font-family: arial; font-size: 14px; color: #C4C5CB; text-decoration: none; text-align: center; font-weight: bold;}
p.menu a:link {color: #C4C5CB; text-decoration: none;} 
p.menu a:visited {color: #C4C5CB; text-decoration: none;}
p.menu a:hover {color: #FFF; text-decoration: none;}
p.menu a:active {color: #C4C5CB; text-decoration: none;}

p.bottom {font-family: arial; font-size: 12px; color: #676767; text-decoration: none; text-align: justify}
p.bottom a:link {color: #676767; text-decoration: none;} 
p.bottom a:visited {color: #676767; text-decoration: none}
p.bottom a:hover {text-decoration: underline; color: #676767}
p.bottom a:active {color: #676767;text-decoration: none}

img.border {border-style:solid; border-color: #111111; border-width:2px;}

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 url('../images/background.gif') repeat;
}