body	{
	/* background-color: #e3efbd; */
	background-color: #FFFFFF;
	margin-left: 5%;
	margin-right: 5%;
	padding: 5px 5px 5px 5px;
	font-family: sans-serif;
	font-size: 100%;
	/*color: #ed9121; */
	color: #000000;
	}

h1	{
	font-size: 160%;
	font-weight: lighter;
	}

h2	{
	font-size: 140%;
	font-weight: lighter;
	}

h3	{
	font-size: 120%;
	font-weight: lighter;
	}

h4	{
	font-size:100%;
	font-weight: lighter;
	}

h5	{
	font-size: 85%;
	font-weight: lighter;
	}

th	{
	background-color: #DDDDDD;
        font-family: cursive;
	font-size: 140%
        font-weight: lighter;
	color: #ffffe6
	}

hr	{
	width: 75%;
	}

A:link, A:visited, A:active {text-decoration: none }
A:link { color: #0000AA; }
A:visited {  color: #0000BB; }
A:active { color: #0000CC; }

.trackstbl	{
        background-color: #FFFFFF;
	color: #AAAAAA;
        font-size: 90%;
        line-height: 120%;
	width: 95%;
	}

.kcmasthead {
        margin: 0;
        padding: 0;
        background-color: transparent;
        }

.resourcelogo {
        margin: 0;
        padding: 0;
        }

#tagline	{
	margin: 0;
	padding: 0;
	border: 0;
        vertical-align: top;
	text-align: center;
	font-weight: normal;
	font-family: cursive;
	}


