/* reset browser defaults for consistency */

html, body, div, span, p, a, img, li, ol ul,  form, label, legend {
margin:0px;
padding:0px;
border: 0px;
font-weight: inherit;
font-style: inherit;
font-size: 103%;

font-family: Arial, Helvetica, sans-serif;
text-align: left;
vertical-align:baseline;
}
h1, h2, h3{
font-size:110%;
}
fieldset{
border: fine;
}
/*remove bullits form list items*/
ul{
list-style: circle;
}
0l{
list-style:decimal;
}
