h1 { font-family:"Arial"; font-size:24; font-weight:bold; background:yellow; color:blue; text-align:center }

h2 { font-family:"Arial"; font-size:22; font-weight:bold; font-style:italic; background:#f7ffce; color:green; text-align:center }

h3 { font-family:"Impact"; font-size:18; font-style:italic; color:blue; text-decoration:underline; text-align:left }

h4 { font-family:"Impact"; font-size:14; font-style:normal; color:maroon; text-align:left }

dt { font-family:"Impact"; font-size:14; font-weight:bold; font-style:italic; background:#ffffc6; color:green; text-decoration:underline; text-align:left }

dd { font-family:"Times New Roman"; font-size:12; font-style:normal; background:#ffffc6; color:black; text-align:left }

li { font-family:"Garamond"; font-size:12; font-style:italic; background:#f7bdde; color:black; text-align:left }

p { font-family:"Garamond"; font-size:12; font-style:normal; background:#e0e0e0; color:black; text-align:left }

.type1 { font-family:"Georgia"; font-size:12; font-weight:bold; background:#c6b5de; color:purple; text-align:left }

.type2 { font-family:"Tahoma"; font-size:12; font-style:normal; color:blue; text-align:center }

.type3 { font-family:"Courier New"; font-size:10; font-style:normal; background:#ffffff; color:navy; text-align:left }

A:hover { font-family:"Gill Sans"; background:#008080; text-decoration:underline }

A:link { font-family:"Gill Sans"; font-weight:bold; text-decoration:none }

th { font-family:"Arial Black"; font-size:16; font-style:normal; background:#8dcff4; color:blue; text-decoration:underline; text-align:center }

td { font-size:14; background:#d4ecfb }
