body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
  color: #435659;
	background-color: #000;
  background-image: url("images/bluezen-logo.jpg");
  background-position: top center;
  background-repeat: no-repeat;
}

p {
	font-size: 8pt;
	color: #4c6266;
}

p>b {
  background-color: transparent;
  color: #607a80;
}

p.image {
  text-align: center;
}

h1 {
	font-size: 14pt;
  color: #8fb7bf;
}

h2 {
	font-size: 12pt;
  color: #86abb3;
}

h3 {
	font-size: 10pt;
  color: #7c9fa6;
}

h4 {
	font-size: 8pt;
  color: #739399;
}

table {
  font-size: 7pt;
}

a:link {
	color: #607a80;
	text-decoration: none;
}

a:visited {
	color: #607a80;
	text-decoration: none;
}

a:active {
	color: #607a80;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #bdecf2;
}

img {
	border:none;
}
