body{ /* set the relative font size of IE5-5.5 differently to everything else, and we scale it from there */
  background: #fff;
  color: #333;
  font: small Verdana, Geneva, Arial, Helvetica, sans-serif!important;
}

img {
  border: 0px none #fff;}

h1, h2 {
	
	}


h1 { /* H1 is used for the title */
	
	font-family: 'Century Gothic', 'Lucida Grande','Trebuchet MS', Verdana, Sans-Serif;
	font-size: 2em;
	letter-spacing: -1px;
	padding-top: 25px;
	margin: 0 0 0 25px;
	font-weight: bold;
	width: 100%;
	}

h2, h3{
  color:#036;
  background: transparent;
  font-family:  Arial, Helvetica, sans-serif
}

h3  {
  font:  bold 100% Arial, Helvetica, sans-serif;
  border: 1px solid #7088B0;
  line-height:1.1;
  padding:1px 3px 2px 3px;
  background:#7088B0;
  clear: right;
  color:#fff ;
}
h4  {
  font:  bold 100% Verdana, Arial, Helvetica, sans-serif;
}

p, li {
  line-height:150%
}



caption {
  font-size: 12px;
}


p label {
  width: 25%;
  font-weight: bold;
  float: left;
  clear: left;
}


code {
color: #900;
background: #FFFFFF;
font-size:115%!important;
font-family:"Courier New", Courier, mono
}



a.alert:link, a.alert {
  color:#CC0033
  }
