body, a, img, p, ul, li, ol, h1, h2, h3, h4, h5, dl, dt, dd { color:#284555; margin:0; padding:0; border:0; line-height:18px; font-family:Georgia,Verdana,sans-serif; font-size:12px; list-style-type:none;text-decoration:none}
html,
body {
  margin:0;
  padding:0;
  height:100%;
  width:100%;
}

p{margin-bottom:10px;}

h2{
  display:block;
  font-size:30px;
  font-weight: normal;
  line-height:30px;
  color:#a70824;
  margin-bottom:20px;
}

img {
  float:right;
  margin-left:25px;
  margin-bottom:25px;
}

ol li{
  list-style-type: decimal;
}
ol,
ul{
  margin-left:20px;
}

ul li{
  list-style-type: disc;
}