body
{
font-family:"book antiqua";
margin-left:2cm;
margin-right:2cm;
background-image:url('http://www.robertwilbanks.com/gifs/Ylwchalk.jpg');
}
h1
{
text-align:center;
font-weight:bold;
font-size:300%;
color:#8B0000; 
}
h2
{
height:1em;
font-size:200%;
color:#B8860B;
font-style:italic;
text-align:center;
font-weight:bold;
}
h3
{
height:1em;
font-size:150%;
text-align:center;
}
p
{  
margin-left:4cm;
margin-right:4cm;
color:#00008B;
font-size:125%;
text-align:justify;
}
p.center
{
color:#00008B;
font-size:125%;
text-align:center;
}
p.close
{
font-size:18px;
text-align:center;
}
p.copy
{
font-size:14px;
color:#8B0000;
text-align:center;
}
ul
{
font-family:"book antiqua";
color:#00008B;
font-size:125%;
margin-left:3cm;
}
ul.differ
{
font-family:"book antiqua";
color:#00008B;
font-size:125%;
margin-left:5cm;
}
ol
{
font-family:"century gothic";
background:#87CEFA;
}
td.standard
{
font-family:century gothic;
font-size:200%;
text-align:center;
}
td.logo
{
font-family:book antiqua;
font-weight:bold;
color:#A0522D;
font-size:500%;
text-align:center;
}
td.element
{
font-family:times new roman;
font-style:italic;
color:#A52A2A;
font-size:300%;
text-align:center;
}
td.simple
{
font-family:arial;
font-style:italic;
color:#A52A2A;
font-size:200%;
text-align:center;
}



a:link {color:#0000CD}    /* unvisited link */
a:visited {color:#800080} /* visited link */
a:hover {color:#FF8C00}   /* mouse over link */
a:active {color:#00FF00}  /* selected link */
