A:link
{ 
text-decoration: underline; font-weight: bold; color:#000000; }
A:visited
{ 
text-decoration: underline; font-weight: bold; color:#000000; }
A:active
{ 
text-decoration: none; font-weight: bold; color:#000000; }
A:hover
{ 
text-decoration: none; font-weight: bold; color:#000000; background-color: #000;
}

h1 {
font-family: helvetica, arial;
color: #000; 
}

p {
font-family: helvetica, arial; 
color: #000; 
}

body
{ 
background: #FFFFFF;


font-family: helvetica, arial;
color: #000000 ;
font-weight:;
font-size:12px;

margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
}

input, textarea
{ 
font-family: helvetica, arial;
color: #000000;
border-style: solid;
border-color: #000000;
border-width: 1px;
}