html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}
table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { 
font-weight: normal; 
text-align: left;
font-family: Times, Times New Roman, Helvetica, sans-serif;
font-size: 16px; 
}
img, fieldset { border: 0; }
ol { padding-left: 1.4em; list-style: decimal; }
ul { padding-left: 1.4em; list-style:square; }
q:before, q:after { content:''; }
hr {color: #FFFFFF; height: 1px;}

body
{
font-family: Times, Times New Roman, Helvetica, sans-serif;
font-size: 14px;
color: #000000;
background-color: #00BB00;
text-align: center;
width: 850px;
}
table
{
font-family: Times, Times New Roman, Helvetica, sans-serif;
font-size: 11px;
border-collapse: collapse; 
border-spacing: 10; 
background-color: #FFFFFF;
}

p {
  font: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
}
h1 {
font-family: Times, Times New Roman, Helvetica, sans-serif;
font-size: 42px;
}
h2 {
font-family: Times, Times New Roman, Helvetica, sans-serif;
font-size: 36px;
}
h3 {
  font-family: Times, Times New Roman, Helvetica, sans-serif;
  font-size: 18px;
  text-decoration: underline;
}
ol { 
  margin-left: 5px; 
  list-style: decimal; 
}
