body
{
	background-color: #FFFFFF;
}
	
.pageheader
{
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #555555;
	<link rel="icon" href="http://kathymatzka.com/images/kmmlogo.ico" type="image/x-icon">
    <link rel="shortcut icon" href="http://kathymatzka.com/images/kmmlogo.ico" type="image/xicon">
}

.contactinfo
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	padding-right: 5px;
}

.submenus
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #555555;	
	margin-top:5px;
	margin-bottom:5px;

}

.footerfont
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #101010;
	margin-left:5px;
}

.content
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #101010;
	margin-left:5px;
	margin-right:5px;
	margin-top:10px;
	margin-bottom:10px;
}

.repx
{
	background-repeat: repeat-x;
}

.norep
{
	background-repeat: no-repeat;
}

a.whitelink:link
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
	color: #FFFFFF;
}

a.whitelink:visited
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
	color: #FFFFFF;
}

a.whitelink:hover
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
	color: #EEEEEE;
}

a:link
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
	color: #555555;
}

a:visited
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
	color: #555555;
}

a:hover
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
	color: #808080;
}