
/*VPDbURL{file:///D|/profwork/pw.vpp}*/
P {
  			font-family: Verdana, Arial;
  			font-weight: 500;
}

H2 {
  			color: yellow;
  			background-color: navy;
  font-size: 14pt;
}

H3 {
  			color: yellow;
  			background-color: navy;
  font-size: 12pt;
}

H4 {
  			color: yellow;
  			background-color: navy;
}

OL {
  			font-family: Verdana, Arial;
  			font-weight: 500;
}

UL {
  			font-family: Verdana, Arial;
  			font-weight: 500;
}

LI {
  			font-family: Verdana, Arial;
  			font-weight: 500;
}

BODY {
  			margin-left: 64px;
  			font-family: Verdana, Arial;
  			color: black;
  			font-weight: 500;
  margin-right: 64px;
  background-color: white;
  font-size: 12pt;
}

STRONG {
  			font-weight: bold;
}

// background-image: url(../images/back1.gif) } H1 {
  			color: navy;
}

TD {
  			font-family: Verdana, Arial;
  			color: navy;
  			font-weight: 500;
}

HR {
  			color: navy;
}

.bigbold {
  			font-size: 18pt;
  			font-weight: 800;
}

.insert {
  			margin-left: 18px;
  			margin-right: 18px;
  			font-family: Verdana, Arial;
  			color: red;
  			background-color: #AAF9BF;
  border-top: thin red;
  border-right: thin red;
  border-bottom: thin red;
  border-left: thin red;
}

.highlight {
  			margin-left: 18px;
  			margin-right: 18px;
  			font-family: Verdana, Arial;
  			color: yellow;
  			background-color: red;
  padding-top: 8px;
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 8px;
  border-top: thick red;
  border-right: thick red;
  border-bottom: thick red;
  border-left: thick red;
}

H1 {
  background-color: yellow;
  color: navy;
  text-align: center;
  border-top: thick red groove;
  font-family: "Times New Roman";
  font-style: italic;
  font-size: 16pt;
  border-right: thick red groove;
  border-bottom: thick red groove;
  border-left: thick red groove;
}

BASE {
  color: black;
}

EM {
  margin-left: 24px;
}

BIG {
  color: navy;
}

H5 {
  text-align: center;
}

CITE {
  font-size: 8pt;
}

TABLE {
  color: black;
  font-size: 16pt;
  background-color: yellow;
}
