
INPUT, TEXTAREA, SELECT {
	font-family: Verdana, Helvetica, Arial, Sans;
	font-size: 9px;
	} 

BODY, TD, FONT {
	font-family: Verdana, Helvetica, Arial, Sans;
	font-size: x-small;
	}

A
	{
	font-size: x-small;
	color: #666600;
	text-decoration : none;
	text-transform : none;
	font-weight : none;
	font-style : none;
	}

A:hover
	{
	font-size: x-small;
	color: #cc6600;
	text-decoration : underline;
	text-transform : none;
	font-weight : none;
	font-style : none;
	}	

A:visited
	{
	font-size: x-small;
	color: #666666;
	text-transform : none;
	font-weight : none;
	font-style : none;
	}	

.heading
	{
	font-size: x-large;
	color: #dae57c;
	font-weight : bold;
	}

.maintitle
	{
	font-size: medium;
	color: #666600;
	font-weight : bold;
	}

.title
	{
	font-size: x-small;
	color: #666600;
	font-weight : bold;
	}

.published
	{
	font-size: xx-small;
	color: #999999;
	font-weight : bold;
	}

.ingress
	{
	font-size: x-small;
	color: #000000;
	font-weight : bold;
	}

.ingresslist
	{
	font-size: x-small;
	color: #000000;
	}

.date
	{
	font-size: xx-small;
	color: #cccccc;
	font-weight : bold;
	}

.subtitle
	{
	font-size: x-small;
	color: #000000;
	font-weight : bold;
	}

.margintitle
	{
	font-size: x-small;
	color: #333300;
	font-weight : bold;
	}

.linkbase
	{
	font-size: x-small;
	color: #666600;
	font-weight : bold;
	}

.colophon
	{
	font-size: xx-small;
	color: #999999;
	}

A.colophon_link:link
	{
	font-size: xx-small;
	color: #999999;
	}

A.colophon_link:hover
	{
	font-size: xx-small;
	color: #999999;
	}

A.colophon_link:visited
	{
	font-size: xx-small;
	color: #999999;
	}

.bar{
  color        : white;
  position     : absolute;
  left         : 0;
  top          : 50px;
  width        : 800px; 
  height       : 20px;
  background   : white;
  font-family  : verdana;
  font-size    : 10pt;
  border-color : white;
  border-width : 1px;
}

.menu
{
  position     : absolute;
  width        : 80px;
  height       : 50px;
  background   : 666600;
  top          : 110px;
  visibility   : hidden;
  font-size    : 9pt;
  border-color : 666600;
  border-left-width : 3px;
}

.menu A:link
	{
	color: #cccc66;
	font-size: 9px;
	font-weight : bold;
	}

.menu A:hover
	{
	color: #cccc66;
	font-size: 9px;
	text-decoration : underline;
	font-weight : bold;
	}

.menu A:visited
	{
	color: #cccc66;
	font-size: 9px;
	font-weight : bold;
	}

.logo-shadow
{
  position     : absolute;
  top          : 2px;
  left         : 0px;
  height       : 50px;
  color        : silver;
  font-family  : times,verdana,serif;
  font-weight  : bold;
  font-size    : 20pt;
}
	
.logo-colour
{
  position     : absolute;
  top          : 0px;
  left         : 2px;
  height       : 50px;
  color        : steelblue;
  font-family  : times,verdana,serif;
  font-weight  : bold;
  font-size    : 20pt;
}

.script-info
{
  position     : absolute;
  top          : 30px;
  left         : 8px;
  height       : 10px;
  color        : black;
  font-family  : verdana,serif;
  font-size    : 8pt;
}

.link-info
{
  position     : absolute;
  top          : 150px;
  left         : 100px;
  height       : 10px;
  width        : 240px;
  color        : red;
  font-family  : verdana,serif;
  font-size    : 8pt;  
}
