.bgSign	{
		 background: url(../images/gradient.gif) repeat-y
		}
.bg0    {
		background: #FFFF99
        }

.bg1    {
		 background: url(../images/gradient.gif) repeat-y
		}

.bg2    {
		 background: #868686
        }

.bg3    {
		 font: bold normal 80px "Gill Sans MT";
         color: #FFFF99;
         text-align: left;
		 background: #660000
        }
.bg4	{
		 color: #C00000;
		 }
.bg5	{
		 background: #FF0000;
		 }
.bg6	{
		 background: #00FF00;
		 }
.bg7	{
		 background: #0000FF;
		 color: #FFFFFF
		 }
.header {
	font-family: "verdana";
	font-size: 10pt;
	font-weight: bold
	}
.title	{
		 font: 10pt/12pt "Verdana";
		 font-style: "plain";
		 font-weight: light;
         color: #FFFFFF;
         text-align: center;
		 background: black
		}


H4 {font-family: "verdana"; font-size: 10pt; font-weight: bold}

H5 {font: 8pt/10pt "verdana"; font-weight: light}

H6 {font-family: "Verdana, Arial, Helvetica";line-height: 100%; font-size: 10pt; font-weight: light}

CODE {font-family: "Courier, Monaco"}

a:link		{  background: transparent;	
		color: #0000FF; } 

a:active	{ color: #FFCC99; }

a:visited 	{  color: #800080; }