body { color: rgb(61,48,24); background: white; }

h1, h2, h3, h4, h5 { font-family: Verdana, Arial, Helvetica, sans-serif; }

p, ul, ol { font-family: "Times New Roman", Times, Courier, serif; }

.less { color: rgb(61,48,24); font-size: 88%; }
.lesser { rgb(61,48,24); font-size: 75%; }

.Sarah { color: rgb(15,12,6); font-size: 100%; font-style: italic; }
.Sarah:link { color: rgb(0,0,128); font-style: italic; font-weight: bold; }
.Sarah:hover { color: rgb(0,0,128); font-style: italic; font-weight: bold; }
.Sarah:active { color: rgb(0,0,128); font-style: italic; font-weight: bold; }
.Sarah:visited { color: rgb(0,0,128); font-style: italic; font-weight: bold; }

a:link {color: rgb(0,84,168); font-weight: bold; }
a:visited {color: rgb(0,84,168); font-weight: bold; }
a:hover {color: rgb(84,84,84); font-weight: bold; }
a:active {color: rgb(168,84,42); font-weight: bold; }

div.box { border: solid; border-width: thin; padding: 10px; width: 100%; }
div.whiteBox { border: solid; border-color: rgb(255,255,255); border-width: thin; padding: 20px; width: 100%; }
div.greyBox { border: solid; border-color: rgb(128,128,128); border-width: thin; padding: 6px; width: 100%; }
div.color { background: rgb(235,231,219); padding: 10px; border: solid; 
	border-width: 1px; border-color: rgb(195,189,174); width: 100%; }
div.ltcolor { background: rgb(248,246,243); padding: 10px; border: solid; 
	border-width: 1px; border-color: rgb(195,189,174); width: 100%; }
div.blackBox { border:solid; border-color: rgb(0,0,0); padding:10px; width: 100% }
div.pink { background: rgb(255,245,250); padding: 10px; border: solid; 
	border-width: 1px; border-color: rgb(216,72,124); width: 100%; }

hr { color: rgb(195,189,174); width=100%; height=2; }
hr.thin { color: rgb(137,128,106); width=100%; height=1; }

.t1, .t2, .t3, .t4, .t5, .t6, .t7 { font-family: Verdana, sans-serif; color: rgb(0,72,144) } 
.t1 { font-size: 200%; font-weight: bold; font-stretch: wider }
.t2 { font-size: 150%; font-weight: bold; font-stretch: wider }
.t3 { font-size: 125%; font-weight: bold; font-stretch: wider }
.t4 { font-size: 100%; font-weight: bold; font-stretch: wider }
.t5 { font-size: 90%; font-weight: bold; font-stretch: normal }
.t6 { font-size: 80%; font-weight: bold; font-stretch: normal }
.t7 { font-size: 70%; font-weight: bold; font-stretch: normal }

.b1, .b2, .b3, .b4, .b5, .b6, .b7 { font-family: Verdana, sans-serif; color: rgb(92,82,60) } 
.b1 { font-size: 200%; font-weight: bold; font-stretch: wider }
.b2 { font-size: 150%; font-weight: bold; font-stretch: wider }
.b3 { font-size: 125%; font-weight: bold; font-stretch: wider }
.b4 { font-size: 100%; font-weight: bold; font-stretch: wider }
.b5 { font-size: 90%; font-weight: bold; font-stretch: normal }
.b6 { font-size: 80%; font-weight: bold; font-stretch: normal }
.b7 { font-size: 70%; font-weight: bold; font-stretch: normal }

.r1, .r2, .r3, .r4, .r5, .r6, .r7 { font-family: Verdana, sans-serif; color: rgb(144,0,72) } 
.r1 { font-size: 200%; font-weight: bold; font-stretch: wider }
.r2 { font-size: 150%; font-weight: bold; font-stretch: wider }
.r3 { font-size: 125%; font-weight: bold; font-stretch: wider }
.r4 { font-size: 100%; font-weight: bold; font-stretch: wider }
.r5 { font-size: 90%; font-weight: bold; font-stretch: normal }
.r6 { font-size: 80%; font-weight: bold; font-stretch: normal }
.r7 { font-size: 70%; font-weight: bold; font-stretch: normal }