/* Created using Style Master from Western Civilisation NS4.0

NS6

IE4.0

IE5 { 49 95 512 684 } */

body, p, td 
{}

/* Style for the main body of all pages */

h1
{color: #000000;
font-family: Comic Sans MS, Book Antiqua Verdana, Helvetica, Arial, sans-serif; 
               font-size: 24pt; text-align: center;
}

h2
{color: #000000;
font-family:Comic Sans MS, Book Antiqua,Arial, Verdana, Helvetica, sans-serif;
font-style: small-caps;
font-size: 18pt}

h3
{color: #000000;
font-family: Comic Sans MS, Book Antiqua,Arial, Verdana, Helvetica, sans-serif;
font-style: small-caps;
font-size: 14pt}

h4
{color: #000000;
font-family: Comic Sans MS, Book Antiqua,Arial, Verdana, Helvetica, sans-serif;
font-weight: Bold;
font-style: small-caps;
font-size: 10pt}

h5
{color: #000000;
font-family: Comic Sans MS, Book Antiqua,Arial, Verdana, Helvetica, sans-serif;
font-style: small-caps;
font-size: 10pt}


li
{color: #FF0000;
display: list-item;
font-family: Comic Sans MS, Arial, Helvetica, Verdana, sans-serif;
font-size: 10pt;
font-style: normal;
font-variant: normal;
font-weight: normal;
list-style-position: outside;
list-style-type: circle;
text-decoration: none}


p.all
{color: #000000;
font-family:  Comic Sans MS, Arial, Verdana, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
font-weight: normal;
text-decoration: none}

p.news
{color: #000000;
font-family: Comic Sans MS, Arial, Verdana, Helvetica, sans-serif;
font-size: 8pt;
font-variant: normal;
font-weight: bold;
text-decoration: none}

.body
{color: #000000;
font-family: Comic Sans MS, Arial, Verdana, Helvetica, sans-serif;
font-size: 6pt;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none}

.body2
{color: #E0DFE3;
font-family:Comic Sans MS,  Arial, Verdana, Helvetica, sans-serif;
font-size: 10pt;
font-style: small_caps;
font-variant: normal;
font-weight: Bold;
text-decoration: none;
}

A:link { color:#000000; text-decoration:none }
A:visited { color:#000000; text-decoration:none }
 A:active { color:#000000; text-decoration:none }
  A:hover { color:#336699; text-decoration:none }

bulls {
	font-family: Arial;
	font-color: #FF0000;
	font-size: 10px
	}	
LI  {
	display: list-item;
	list-style-type: disc;
	font-color: #FF0000;

	}

BODY {
 scrollbar-base-color: #000000;
 scrollbar-track-color:  #E0DFE3;
 scrollbar-face-color: #336699;
 scrollbar-highlight-color:  #990033;
 scrollbar-3dlight-color: #FFFFFF;
 scrollbar-darkshadow-color: #191919;
 scrollbar-shadow-color: #191919;
 scrollbar-arrow-color:  #990033;
 }
	
/* Because Netscape Navigator 4 does not allow inheritance into tables, and breaks inheritance after tables, 
rather than simply setting properties on the body and relying on inheritance, we explicitly set the properties
using a selector group. */