/*  body  */

body p {font-family: arial, helvetica, sans serif; font-size: 14px; color: #000000;}
body, background {background-color: #000000;}
table, tr, td {font-family: arial, helvetica, sans serif; font-size: 14px; color: #000000; border-color: #007800;}
h1, h4 {font-family: comic sans ms, verdana, arial, helvetica, sans serif; color: #007800;}
h2, h3, h5, h6 {font-family: arial, helvetica, sans serif; color: #000000;}

 A:link {COLOR:#ff0000; TEXT-DECORATION: none; font-weight: bold; font-size: 12px; font-family:arial, helvetica, sans-serif;}
A:visited {COLOR: #cc5555; TEXT-DECORATION: none; font-weight: bold;  font-size: 12px; font-family:arial, helvetica, sans-serif;}
A:hover {COLOR:#009900; TEXT-DECORATION: underline; font-weight: bold;  font-size: 12px; font-family:arial, helvetica, sans-serif;}
A:active {COLOR:#009900; TEXT-DECORATION: underline; font-weight: bold;  font-size: 12px; font-family:arial, helvetica, sans-serif;}

/*  end body  */

/*  links in text  */

 .newlinks  
 A:link {TEXT-DECORATION: underline; font-weight: bold; font-family: arial, helvetica, sans-serif; font-size: 15px;}

 .newlinks  
 A:visited {TEXT-DECORATION: underline; font-weight: bold; font-family: arial, helvetica, sans-serif; font-size: 15px;}

.newlinks
A:hover {COLOR:#009900; TEXT-DECORATION: none; font-weight: bold; font-family: arial, helvetica, sans-serif; font-size: 15px;}

.newlinks
A:active {COLOR:#009900; TEXT-DECORATION: none; font-weight: bold; font-family: arial, helvetica, sans-serif; font-size: 15px;}


/*  end links in text  */

/*  plain text in nav  */

.newtext
p  {COLOR:#000000; TEXT-DECORATION: none; font-weight: bold;font-size: 12px; font-family:arial, helvetica, sans-serif;}

/*  end plain text in nav   */

/*  small text  */

.smalltext
p  {COLOR:#000000; TEXT-DECORATION: none; font-weight: normal;font-size: 12px; font-family:arial, helvetica, sans-serif;}

.smalltexttable  {COLOR:#000000; TEXT-DECORATION: none; font-weight: normal;font-size: 12px; font-family:arial, helvetica, sans-serif;}

/*  end small text   */

/*  page borders  */

.borders { border-style: double; border-color: green; border-width: 10; }

/*  h without whitespace  */
 
.nospace
{margin-bottom: 0px;}

/*  end h without whitespace  */

/*  non-css browsers  */

.noncss
{display: none;}

/*  end non-css browsers  */

/*  cell centre alignment  */

.tdcenter
td {text-align: center;}

/*  end cell centre alignment  */


