body{
	font-family:Arial, sans-serif;
	font-size:13px;
  line-height:1.25em;
	color:#404040;
}

p{
  line-height:1.5em;
  margin-bottom: 0.5em;
}

h2{
  font-weight: bold;
  font-size: 1.3em;
  margin-bottom: 0.5em;  
}

h3{
  font-weight: bold;
  font-size: 1.1em;
  margin-top: 1.25em;  
  margin-bottom: 0.5em;  
}

blockquote{
  display: block;
  background: #f8f8f8;
  margin: 1em -10px;
  padding: 0.75em 15px;
  line-height:1.5em;
  font: normal 0.85em Tahoma, sans-serif;
}

a{
  color: #3578ac;
}

a:visited{
  color: #5f8aac;
}

a:hover{
  color: #81b5de;
}

strong{
  font-weight: bold;
}

em{
  font-style: italic;
}