body {
background: #99CCFF;
background-image: url(images/blucloudpap.jpg);
color: black;
}

p {
font-family: Tahoma, Kristen ITC, Arial, sans-serif;
font-size: 12pt;
color: black;
}

.reg {
font-family: Tahoma, Kristen ITC, Arial, sans-serif;
font-size: 12pt;
color: black;
}

.italic {
font-family: Arial Rounded MT, Kristen ITC, sans-serif;
font-size: 12pt;
font-style: italic;
font-weight: bold;
color: #FF3300;
}

.myh {
font-family: Tahoma, Kristen ITC, Arial, sans-serif;
font-size: 12pt;
font-weight: bold;
color: black;
}

.titalic {
font-family: Tahoma, Kristen ITC, Arial, sans-serif;
font-size: 10pt;
font-style: italic;
font-weight: bold;
color: black;
}

.title {
font-family: Tahoma, Kristen ITC, Arial, sans-serif;
font-size: 12pt;
font-weight: bold;
color: black;
}

.index {
font-family: Tahoma, Kristen ITC, Arial, sans-serif;
font-size: 12pt;
font-weight: bold;
}

.tsmall {
font-family: Tahoma, Kristen ITC, Arial, sans-serif;
font-size: 10pt;
color: black;
}

.small {
font-family: Kristen ITC, Tahoma, Arial, sans-serif;
font-size: 8pt;
text-align: center;
color: black;
}

td.sm {
font-family: Kristen ITC, Tahoma, Arial, sans-serif;
font-size: 10pt;
text-align: center;
color: black;
}
li.special {
list-style: disc outside;
font-family: Tahoma, Arial, sans-serif;
font-size: 12pt;
color: black;
}

.grap {
font-family: Kristen ITC, Tahoma, Arial, sans-serif;
font-size: 12pt;
color: black;
}

.boxy {
color: black;
background-color: white;
border: 2px solid gray;
font-family: Arial, Tahoma, Kristen ITC, sans-serif;
font-size: 10pt;
padding: 1em;
margin: 2%;
}

.odpbox {
color: black;
background-color: #99CCFF;
border: 1px solid blue;
padding: 1em;
}


.changed {
    padding-left: 0.2em;
    border-left: solid;
    border-right: solid;
    border-top: solid;
    border-bottom: solid;
    border-left-width: thin;
    border-right-width: thin;
    border-color: #000000;
}

