body { 
	background: #fff url(images/Rose1.jpg) no-repeat top left;
	font: 100% Georgia, Palatino, Times, Times New Roman, serif; 
        margin-left: 110pt;
        color: #660000
      }

table {
         width: 100%;
      }

td
{
vertical-align: top;
}
.intro { 
	text-align: justify;
        margin-top: 10pt;
        margin-bottom: 10pt;
	}


.right { 
	text-align: right;
	}

.intro:first-letter 
{
        font-size: 150%
}

h1 {
	font: 180% Georgia, Palatino, Times, Times New Roman, serif; 
        color: #68228b
	}

h2 {
	font: 120% Georgia, Palatino, Times, Times New Roman, serif; 
        color: #68228b
	}

th {
	text-align: center;
    }

.highlighted {
	text-align: left;
        padding: 2px 4px 2px 4px;
        border: 1px solid #660000;
	background: #ffe4e1; 
	font: 80% Georgia, Palatino, Times, Times New Roman, serif; 
	}

.slightlyunderstated {
	font: 90% Georgia, Palatino, Times, Times New Roman, serif; 
	}

.understated {
	font: 80% Georgia, Palatino, Times, Times New Roman, serif; 
	}

input { 
        margin-top: 10pt;
        background-color: #ffe4e1; 
      }