h1 {font-family: arial; font-size: 18px; color: #000; text-decoration: none; text-align: justify; font-weight:bold}
h1 a:link {color: #000; text-decoration: none;} 
h1 a:visited {color: #000; text-decoration: none;}
h1 a:hover {color: #000;text-decoration: none;}
h1 a:active {color: #000;text-decoration: none;}

h2 {font-family: arial; font-size: 12px; color: #2D309D; text-decoration: none; text-align: justify; font-weight:bold}
h2 a:link {color: #2D309D; text-decoration: none;} 
h2 a:visited {color: #2D309D; text-decoration: none;}
h2 a:hover {text-decoration: underline; color: #2D309D}
h2 a:active {color: #2D309D;text-decoration: none;}

p {font-family: arial; font-size: 9pt; color: #808080; text-decoration: none; text-align: justify;}
p a:link {color: #2D309D; text-decoration: none;} 
p a:visited {color: #2D309D; text-decoration: none;}
p a:hover {text-decoration: underline; color: #2D309D}
p a:active {color: #2D309D;text-decoration: none;}

p.small {font-family: arial; font-size: 8pt; color: #D03E3E; text-decoration: none; text-align: justify; font-weight: bold;}
p.small a:link {color: #9C9C9C; text-decoration: none; font-weight: 200;} 
p.small a:visited {color: #9C9C9C; text-decoration: none; font-weight: 200; }
p.small a:hover {text-decoration: underline; color: #D03E3E; font-weight: 200;}
p.small a:active {color: #9C9C9C;text-decoration: none; font-weight: 200;}

p.menu {font-family: arial; font-size: 12px; color: #fff; text-decoration: none; text-align: center}
p.menu a:link {color: #fff; text-decoration: none;} 
p.menu a:visited {color: #fff; text-decoration: none;}
p.menu a:hover {color: #fff; text-decoration: none; background: #D03E3E}
p.menu a:active {color: #fff;text-decoration: none;}

p.descrip {font-family: arial; font-size: 12px; color: #404040; text-decoration: none; text-align: justify;}
p.descrip a:link {color: #404040; text-decoration: none;} 
p.descrip a:visited {color: #404040; text-decoration: none;}
p.descrip a:hover {color: #404040; text-decoration: none; background: #404040;}
p.descrip a:active {color: #404040;text-decoration: none;}

img.product {border-style:solid; border-color: #29B529; 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 #D9D9D9; 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: #E8E6E6;
}