body {
	margin-top: 0; margin-left: 0; font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif; color: black; background-color: white;}
body, form, h1, h2, h3, h4, h5, h6; {
margin: 0;
padding: 0;
}

a   { color: #f90; font-weight: normal; font-size: 11px; text-decoration: none; }
a:hover { color:  black; text-decoration: underline; }
a:active {color: #ff9900;}
h1  { color: #FF4500; font-weight:normal; font-size: 12px; }
h2  { color: black; font-weight: normal; font-size: 11px; }
h3  { color: black; font-size: 11px; margin-top: 2em;
margin-bottom: 2em; }
h4  { color: #fff; font-weight: normal; font-size: 10px;}
td  { color: black; font-size: 11px; line-height: 14px; text-decoration: none }
img {
border: none;
}

/* TEXT---------------------------------*/

ul{
margin: 0;
padding: 0;
margin-top: 3em;
margin-bottom: 3em;
list-style-type: none;
}
ul li{ font-weight: normal; line-height: 20px; margin: 0; padding: 0; }

