
		body {background-color: transparent;
			background-image: url(http://www.kcwd.com/jttaylor/mainf/background2a.gif);
			margin-top: 5px;
			margin-right: 0px;
			margin-bottom: 5px;
			margin-left: 0px;
			color: #202658;
			font-family: Tahoma,Arial;
			font-size: 12px;
			}

		table {
			color: #202658;
			font-size: 12px;
		}

		h1    {color: #C7241F;
			font-size: 15px;
			}
		h2    {color: #C7241F;
			font-size: 12px;
			}
		h3    {color: #C7241F;
			font-size: 10px;
			}
		h4    {color: #C7241F;
			font-size: 8px;
			}

		A:link  {
			text-decoration: none;
			color: #5090D8;
		}
		A:visited  {
			text-decoration : none;
			color : #5090D8;
		}
		A:active  {
			text-decoration : none;
			color : #891311;
		}
		A:hover   {
			text-decoration: none;
			color: #C7241F;
			background-color: #EEF2F5;
		}

