
.dummy			{}

.bodytext			{font-family		: arial;
				 font-size		: 12px;
				 color			: #000000;
				}
.leftnav			{font-family		: arial;
				 font-size		: 12px;
				 color			: #AA0B02;
				 text-decoration	: none;
				}
.leftnav:hover		{font-family		: arial;
				 font-size		: 12px;
				 color			: #AA0B02;
				 text-decoration	: underline;
				}
				
				
