A               {text-decoration: none;
                 font-size: 10pt;}
                 
A:hover         {text-decoration: underline;
                 font-size: 10pt;}
                 
A.menu          {font-family: sans-serif; 
                 font-size: 8pt; 
                 color: white; 
                 line-height: 100%; 
                 font-weight: bold;
                 text-indent: 6;
                 text-decoration: none;}
                 
A.menu:hover    {font-family: sans-serif; 
                 font-size: 8pt; 
                 color: rgb(255,204,0); 
                 line-height: 100%; 
                 font-weight: bold;
                 text-indent: 6;
                 text-decoration: none;}

A.article       {text-decoration: none;
                 font-size: 10pt;}
                 
A.article:hover {text-decoration: underline;
                 font-size: 10pt;}
                 
DIV.topic       {font-family: sans-serif; 
                 font-size: 8pt; 
                 color: black;
                 line-height: 100%; 
                 font-weight: bold;
                 text-indent: 6;
                 text-decoration: none;}
                 
TD.adcolumn	{background-color: rgb(255,245,204);
		 font-family: sans-serif; 
		 font-size: 10pt; 
		 color: black;
		 padding: 15px 10px 10px 10px;}
				
TD.maincolumn	{background-color: white;
		 font-family: sans-serif; 
                 font-size: 10pt; 
		 color: black;
		 padding: 25px 30px 25px 30px;}
		 
.menucolumn     {background-color: white;
		 color: white;
                 background-image: url(images/menucolumn.gif);}
                 
.search         {color: black;
		 font-family: sans-serif; 
                 font-size: 10pt; 
                 font-weight: bold;}
                 
.code           {color: black;
		 font-family: monospace; 
                 font-size: 10pt; 
                 font-weight: normal;
                 background-color: rgb(255,255,255);
                 padding: 20px 20px 0px 20px;}
                 
.homepage       {color: black;
		 font-family: sans-serif; 
                 font-size: 8pt; 
                 font-weight: normal;
                 border-color: silver;
                 border-style: solid;
                 border-width: 1px 0px 0px 1px;
                 padding: 5px 5px;}
                 
.homeheader     {color: white;
		 font-family: sans-serif; 
                 font-size: 10pt; 
                 font-weight: bold;
                 font-style: italic;}
                 
.slogan         {color: black;
		 font-family: sans-serif; 
                 font-size: 12pt; 
                 font-weight: bold;
                 font-style: italic;}
                 
.more           {color: blue;
		 font-family: sans-serif; 
                 font-size: 8pt; 
                 font-weight: normal;}
                 
A.more          {text-decoration: none;
                 color: blue;
		 font-family: sans-serif; 
                 font-size: 8pt; 
                 font-weight: normal;}
                 
A.more:hover    {text-decoration: none;
                 color: blue;
		 font-family: sans-serif; 
                 font-size: 8pt; 
                 font-weight: bold;}
                
.ad             {color: black;
		 font-family: sans-serif; 
                 font-size: 8pt; 
                 font-weight: normal;}

BODY		{background-color: white;
		 font-family: sans-serif; 
                 font-size: 10pt; 
		 color: black;}
                