/* This is the style of your browser text */

p {
}

a:link, a:visited {
  text-decoration: none;
  color: #000099;
}

h1, h2, h3, h4, h5 {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  margin: 0;
  padding: 0;
}


h1 {
  text-align: left;
  padding: 0px;
  margin: 0px;
}

h2 {
	font-size:18px;
	width:174px;
}

h3 {
	font-size:18px;
	width:174px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 16px;
}

