body {background-color: #FFFFcc; font-family: Comic Sans MS}
a.one:link {color: #ff0000}
a.one:visited {color: #0000ff}
a.one:hover {color: #990000}
p.red {color: red; font-weight: bold}
p.inset {margin-left: 5%;}
h3 {color: brown; font-size: 18pt}
h4 {color: brown; font-size: 14pt}
ul.disc {list-style-type: disc;}
ul.discin {list-style-type: disc; margin-left: 5%;}
ul.lalpha {list-style-type: lower-alpha; list-style-position: inside;}
ul.square {list-style-type: square; list-style-position: inside;}
div.container {width:100%; margin:0px; line-height:150%; }
div.header,div.footer {padding:0.5em; margin-left: auto; margin-right: auto; text-align: center;}
div.left { float:left; width:110px; margin:0; padding:1em; background-color:#cceeff; }
div.img { margin: 2px; border: 0px solid #0000ff; height: auto; width: auto;  text-align: center;}	
div.img img { display: inline; margin: 5px; border: 1px solid #ffffff;}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc {  text-align: center;  font-weight: normal;  width: 120px;  margin: 2px;}
div.content { margin-left:142px; border-left: medium solid #8000ff; padding:1em; }
 span.c0 {font-size: x-large}
 span.c8 {font-size: 64%}
 span.c7 {font-size: 80%}
 span.c6 {font-size: 120%}
 span.c60 {font-size: 200%}
 span.c61 {font-size: 300%}
 p.c5 {font-size: 80%}
 span.c4 {color: green; font-weight: bold;}
 span.c3 {color: blue; font-weight: bold;}
 span.c2 {color: purple; font-weight: bold;}
 span.c1 {color: red; font-weight: bold;}
 span.c11 {color: fuchsia; font-weight: bold;}
 span.c12 {color: brown; font-weight: bold;}
 span.c13 {color: navy; font-weight: bold;}
 span.c14 {color: olive; font-weight: bold;}
span.center {text-align: center}
p.center {text-align: center}

p.double {border-style: double; text-align: center; width: 80%; margin: 5%;}
table
{
table-layout: fixed
width: 80%; margin-top: 1%; margin-left: 12%; margin-bottom: 5%;
border-collapse: separate;
border-spacing: 2px;
border-style: double;
empty-cells: show
}
