BODY {
	font-family:'MS UI Gothic';
}

H1 {
    color:#7f3f3f;
    font:bold 200% 'MS UI Gothic',fantasy;
    text-align: center;
    margin: 10pt 10%;
}
H2 {
    font:bold 150% 'MS UI Gothic',fantasy;
    font-style:  italic;
    color: #7f3f3f;
    text-align: center;
    margin: 10pt 3%;
}
H3 {
    font:bold 100% 'MS UI Gothic',fantasy;
    color: #7f3f3f;
    margin: 10pt 3%;
}
P {
    font-family:'MS UI Gothic';
    margin: 10pt 5%;
}
P.add1 {
    color: #3f3f00;
    margin: 10pt 5%;
}
P.add2 {
    color: #3f003f;
    margin: 10pt 5%;
}
P.add3 {
    color: #003f3f;
    margin: 10pt 5%;
}
A:link {
	color:#000080;
}
A:visited {
	color:#6666CC;
}
A:active {
	text-decoration:none;
	color:#0000FF;
}
A:hover {
	text-decoration:none;
	color:#0000FF;
}

.diversheigh{
  background-color : #e3dbdb;
  font-size : 18pt;
  font-family : "Lucida Sans Unicode";
  color : black;
  text-decoration : none;
  margin-top : 2px;
  margin-left : 2px;
  margin-right : 2px;
  margin-bottom : 2px;
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
}
.macrolife{
  font-family : "Arial Black";
  color : #808080;
  background-color : #fff6bb;
  font-size : 18pt;
  text-decoration : none;
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
  margin-top : 2px;
  margin-left : 2px;
  margin-right : 2px;
  margin-bottom : 2px;
}
.okalog{
  font-family : "Arial Black";
  color : white;
  background-color : #444;
  font-size : 18pt;
  text-decoration : none;
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
  margin-top : 2px;
  margin-left : 2px;
  margin-right : 2px;
  margin-bottom : 2px;
}
