/*
witalis.com styles for screen media
dan cederholm
dan@simplebits.com
*/

body, td
	{
		font-family: verdana, arial, sans-serif;
		font-size: 11px;
		color: #222;
	}

h1
	{
		font-size: 130%;
		color: #38c;
		margin-bottom: 1.5em;
	}

h3
	{
		font-size: 100%;
		margin-bottom: 3px;
	}

a:link, a:visited
	{
		color: #000;
	}

a:hover
	{
		color: #319cce;
		text-decoration: none;
	}

a.noline
	{
		text-decoration: none;
	}

p
	{
		margin-top: 0;
		margin-bottom: 1.5em;
	}

ul.spaced li, dl.spaced dd
	{
		margin-bottom: 1em;
	}

.small
	{
		font-size: 10px;
	}
	
.home
	{
		font-size: 10px;
	}
	
.home a:link, .home a:visited
	{
		text-decoration: none;
	}

.map a:link, .map a:visited, .map strong
	{
		font-size: 10px;
		text-decoration: none;
	}

.map dl
	{
		margin: 0;
		padding: 0;
	}

.map dd
	{
		margin-left: 10px;
		margin-bottom: 0;
	}
.indent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
