
<!--

a:link    {color: #0000ff; text-decoration: none; outline:none; }
a:visited {color: #800080; text-decoration: none; outline:none; }
a:hover   {color:orange; text-decoration:none;}
a:active  {color: #ff0000; text-decoration: none; outline:none;}

body
{

font-family:arial, helvetica, sans-serif;
background-color:  #cccccc;
/*  background-image: url(images/ammonites.jpg); */
}

P { text-indent: 10px; }


td
{
border-style:solid;
border-width:0px;
border-color:white;
}

div.descriptions
{

font-family:arial,helvetica,sans-serif;
font-size:10pt;
font-weight:bold;
font-style:italic;
color:#3300cc;
text-indent: 25px;
}

div.main-links
{
font-family:arial,helvetica,sans-serif;
font-size:10pt;
font-weight:bold;
font-style:italic;
color:#3300cc;
text-indent: 25px;
}

div.heading
{
font-family:arial,helvetica,sans-serif;
font-size:20pt;
font-weight:bold;
font-style:italic;
color:#ff6600;
}

div.heading1
{
font-family:arial,helvetica,sans-serif;
font-size:18pt;
font-weight:bold;
font-style:italic;
color:#3300cc;
}

div.heading2
{
font-family:arial,helvetica,sans-serif;
font-size:12pt;
font-weight:bold;
font-style:italic;
color:#3300cc;
}

div.titles
{
font-family:arial,helvetica,sans-serif;
font-size:15pt;
font-weight:bold;
color:#ff6600;
}

div.titles-large
{
font-family:arial,helvetica,sans-serif;
font-size:18pt;
font-weight:bold;
color:#ff6600;
}



div.instructions1
{
font-family:arial,helvetica,sans-serif;
font-size:10pt;
font-weight:bold;
font-style:italic;
color:#ff6600;
}

div.instructions2
{
font-family:arial,helvetica,sans-serif;
font-size:9pt;
font-weight:bold;
color:#ff6600;
}

div.link-titles
{
font-family:arial,helvetica,sans-serif;
font-size:8pt;
font-weight:bold;
color:#ff6600;
}

div.flags
{
font-family:arial,helvetica,sans-serif;
font-size:10pt;
font-weight:normal;
font-style:italic;
}

div.google
{
font-family:arial,helvetica,sans-serif;
font-size:10pt;
font-weight:bold;
}

input.button 
{
background-color: #6666ff;  
font-weight: bold; 
font-size: 12px; 
color: white;
}



-->

