p {font-family:  Arial, Verdana; color: black; font-size: 10pt}
td {font-family:  Arial, Verdana; color: black; font-size: 10pt}
pre {font-family: "Courier New", Courier, mono; color: red; font-size: 10pt; font-weight: bold}
h3 {font-family:  Verdana; color: #006600; font-size: 10pt;  font-weight: bold}
h2 {font-family:  Verdana; color: #000066; font-size: 12pt;  font-weight: bold margin-top : 0px; margin-bottom : 0px; padding-top: 0px; padding-bottom: 0px}
h1 {font-family:  Verdana; color: red; font-size: 16pt;  font-weight: bold}
th {
	font-family: Verdana, Arial;
	color: black;
	font-size: 12pt;
	font-weight: bold;
	background : #FF8C00;
}
ul {font-family:  Verdana; color: black; font-size: 10pt;}

p.changed {
    padding-left: 0.2em;
    padding-right: 0.2em;
    border-left: solid;
    border-right: solid;
    border-top: none;
    border-bottom: none;
    border-left-width: thick;
    border-right-width: thick;
    border-color: green;
  }

div.box { border: solid; border-width: thick; width: 100% }

  div.color {
    background: rgb(255,255,0);
    padding: 0.5em;
    border: none;
  }


A:Hover  {
	text-decoration : underline;
	font-weight : bold;
	color : #000000;
}

A:link  {
	text-decoration : none;
	font-weight : bold;
	color : blue;
}


A:visited  { color : #800080; font-weight : bold; text-decoration : none; }

body {
	overflow:auto;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family : Arial, Verdana;
}

form {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.box { border: solid; border-color: blue; border-width: thin; padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px}

.color {
    background: #ffcc99;
    padding: 0.5em;
    border: solid;
    border-color: #993300;
    border-width: 2px;
  }

