html, body, h1, h2, h3, h4, h5, h6, div, span, blockquote, p, address, form, 
fieldset, img, hr, table, td, th, strong, em, sup, sub, 
dfn, ins, del, q, cite, var, samp, code, kbd, tt
{
   margin: 0; 
   padding: 0; 
   border: 0; 
}
strong{
	font-weight: bold;
}
a, a:visited
{ 
   text-decoration: none;
}

ol.menuStyle, ul.menuStyle 
{ 
   margin: 0; 
   padding: 0;
   border: 0;
   list-style: none;
}

legend
{ 
   display: none;
}

input, textarea, select, option, optgroup, button
{
   font-size: 1em;
}

.clear
{ 
   clear: both;
   font-size: 0.1%;
}

