﻿/* Generated by KompoZer */
body {
  border-style: solid outset outset solid;
  border-color: black #666666 #666666 black;
  border-width: 1px 3px 3px 1px;
  width: 800px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12pt;
  color: black;
  text-align: center;
  background-color: #ffcc00;
}
table {
  background-color: #ffcc00;
}
p {
}
h1 {
  font-size: x-large;
}
h2 {
  font-size: large;
  color: #bb0000;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
}
h3 {
  font-size: larger;
}
h4 {
}
h5 {
  font-family: Times New Roman,Times,serif;
}
h6 {
  font-family: Times New Roman,Times,serif;
}
a:link {
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: underline;
	font-weight: normal;
	color: #666666;
	font-size: 11pt;
}
a:visited {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  color: #cc0000;
  font-size: 11pt;
}
a:hover {
  font-family: Arial,Helvetica,sans-serif;
  color: black;
  font-weight: normal;
  font-size: 11pt;
}
