BODY {
background-color: #F5F5dc;
/* background-image:url(easter.gif); */
/* background-repeat: repeat-y; */
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 5%

}
  H1, H2, H3, H4, H5, H6 {
font-family: "Times New Roman", "Stamford Heavy SF", Elephant, Palatino,  serif
}

/* note the use of quotations around font names of more than one word */

H1 {font-size: 180%}
H2 {font-size: 160%}
H3 {font-size: 140%} 
H4 {font-size: 120%; text-indent: -1%}
H5 {font-size: 110%; }
H6 {font-size: 100%; }

A:link {color: #0000CD}
A:visited {color: #800080}
A:active {color: #ff66cc}
A:hover {color: #ff33cc}
A:hover {background-color: #66cccc}

p {text-indent: 2%; font-size: 80%}
p.sixty {text-indent: 5%; font-size: 60%}
p.cent {text-indent: 5%; font-size: 100%}
p.content_head {text-indent: 1%; font-size: 100%; color:"red"; font: italic normal normal Comic Sans MS;}
p.white {text-indent: 5%; font-size: 120%; font-weight: 700; color:#F5F5dc; font: italic normal normal Comic Sans MS;}
p.style1 {text-indent: 5%; font-size: 100%}
p.noindent {text-indent: 0%; font-size: 80%}

table {font-size: 100%}
table.eighty {font-size: 80%}

td {font-size: 100%}
td.eighty {font-size: 80%}


tr {font-size: 100%}
tr.eighty {font-size: 80%}
tr.sixty {font-size: 60%}
tr.head {font-size: 100%; font-weight: 600}
tr.bluehead {
	font-size: 110%;
	font-weight: 700;
	color:#6600FF;
}

ul {font-size: 80%}
ul.cent {font-size: 100%}

ol {font-size: 80%}
ol.sixty {font-size: 60%}
ol.cent {font-size: 100%}

pre {text-indent: 10%; font-size: 70%}

acronym { border-bottom: 1px dashed #FF9700; }

.dropcap   { color: #fc3; font: 36px/36px  Verdana, "Times New Roman"; background-color: purple; float: left; margin: 0px 2px 0px 0px; padding: 0px 5px 3px 8px; border: 2px solid #ffcc33 }

/* code for the browser scrollbar */

body {	scrollbar-base-color:purple;  }


#mid_col .eighty .red {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF3333;
}
