/* Make the background white colour .... */
body {  background: #ffffcc;  color: #000000}

a  { color: #000000;  
     font-weight: 200;
     font-size: 10pt;  
     font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;}
p  {  background-color: #ffffff;  
     color: #0000ff;  
     font-size: 10pt;  
     font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;}

td { background-color: #ffffff;  
     color: #000000;  
     font-weight: 600;
     font-size: 10pt;  
     font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;}

/* Define the style for heading 1 */
h1 { background-color: #ffffff;
     font-family: "times new roman", cursive, serif, sans-serif, arial;
     font-weight: 600;
     font-size: 20pt;
     color: #000000;      }

h2 { background-color: #ffffff;
     font-family: "times new roman", cursive, serif, sans-serif, arial;
     font-weight: 600;
     font-size: 12pt;
     color: #000000;
     clear: both;       }

h3 { background-color: #ffffff;
     font-family: "times new roman", cursive, serif, sans-serif, arial;
     font-size: 12pt;
     color: #000000;      }




/* Add some color to the horizontal rules */
hr { background-color: #ffffff;
     color: #006666;}

small                  {  background-color: #ffffff;  color: #000000;  font-size: 8pt;  font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;}

.small                 {  background-color: #ffffff;  color: #000000;  font-weight: 300; font-size: 8pt;  font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;}

.advert                {  background-color: #ffffcc;  color: #000000;  font-size: 7pt;  font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;}

.advertsmall           {  background-color: #ffffcc;  color: #000000;  font-size: 8pt;  font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;}

.advertsmall_center    {  background-color: #ffffcc;  color: #000000;  font-size: 8pt;  font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif; text-align: center; }

.advertsmall A:link    {  background-color: #ffffcc;  text-decoration: none;  color: #00319c;}

.advertsmall A:visited {  background-color: #ffffcc;  text-decoration: none;  color: #00319c;}

.advertsmall A:hover   {  background-color: #ffffcc;  text-decoration: none;  color: #9999cc;}

.advertsmall A:active  {  background-color: #ffffcc;  text-decoration: none;  color: #000000;}

.advertsmallbold       {  background-color: #ffffcc;  color: #000000;  font-weight: 600;  font-size: 8pt;  font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;}

.advertsmalltitle      {  background-color: #ffffcc;  color: #000000;  font-weight: 600;  font-size: 10pt;  font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;}

.button                {  background-color: #006666;  font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;  font-weight: bold;  font-size: 10pt;  color: white;  border-top-color: #339999;  border-left-color: #339999;  border-right-color: black;  border-bottom-color: black;  border-width: thin;  border-style: outset;}

/* Navigation table */
.navtable {  background-color: #999999;  color: #000000}.button A:link {  text-decoration: none;  background-color: #006666;   color: white;}.button A:visited {  text-decoration: none;  background-color: #006666;   color: white;}.button A:hover {  text-decoration: none;  background-color: #006666;   color: yellow;}

.button A:active {  text-decoration: none;  background-color: #006666;   color: yellow;}

.topbutton {  background-color: #cccccc;   color: #00319c;  font-size: 8pt;  font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;}

.topbutton A:link {  background-color: #cccccc;   text-decoration: none;  color: #00319c;}

.topbutton A:visited {  background-color: #cccccc;   text-decoration: none;  color: #00319c;}

.topbutton A:hover {  background-color: #cccccc;   text-decoration: none;  color: #9999cc;}

.topbutton A:active {  background-color: #cccccc;   text-decoration: none;  color: #000000;}

.bigheader {  background-color: #99ccff;  color: blue;  font-size: 20pt;  font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;  text-align: center;  padding-top: 5px;  padding-bottom: 5px;}

.normalheader {  background-color: #99ccff;  color: blue;  font-size: 12pt;  font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;  text-align: center;  padding-top: 5px;  padding-bottom: 5px;}

.smallheader {  background-color: #99ccff;  color: blue;  font-size: 8pt;  font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;  text-align: center;  padding-top: 5px;  padding-bottom: 5px;}

.smallfooter {  background-color: #99ccff;  color: blue;  font-size: 8pt;  font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;  text-align: center;}
/*
.navhere {  background-color: #000000;   font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;  font-weight: bold;  font-variant: small-caps;  letter-spacing: 2px;   color: white;  border-bottom-color: #99CCCC;  border-right-color: #99CCCC;  border-left-color: #ccFFFF;  border-top-color: #ccFFFF;  border-width: thin;  border-style: inset;}

.navhere A:link {  background-color: #CCDDDD;   text-decoration: none;  color: #000000;}

.navhere A:visited {  background-color: #CCDDDD;   text-decoration: none;  color: #000000;}
*/
.hrsmall {  background-color: #ffffcc;  color: #000000;}

.info {  background-color: #ffffff;  color: #000000;  border: 5px solid #CCDDDD;  padding: 3px;}