body {
	margin:0;
	padding:0;
}

img {
	border: 0px;
}

a, 
a:link, 
a:visited {
	color: #000;
	background-color: inherit;
	text-decoration:none
}

a:link:hover,
a:visited:hover {
	color: #333;
	background-color: #EEE;
	text-decoration: none
}

a:link:active {
	color: #FFF;
	background-color: #EEE;
	text-decoration:none
}

a:visited:active {
	color: #FFF;
	background-color: #EEE;
	text-decoration:none
}

h1 {
	margin-top: 52px;
	margin-left: 104px;
	margin-bottom: 0;
	font-family: "Andale mono", "courrier new", monospace, mono-space;
        font-size: 1.1em;
	font-weight: normal;
}

.ttitle {
	margin-top: 3px;
        margin-left: 108px;
        margin-bottom: 34px;
        font-family: Tahoma,"Andale mono", "courrier new", monospace, mono-space;
        font-size: 1.1em;
        font-weight: normal;
}

.home {
        position: absolute;
        top: 16px;
        left: 104px;
        font-family: "Andale mono", "courrier new", monospace, mono-space;
        font-size: 16px;
}

.main {
	margin-left: 120px;
	font-family: Tahoma,"Andale mono", "courrier new", monospace, mono-space;
	font-size: 1em;
	line-height: 1.6em;
}

.baan {
	margin-top: 24px;
        margin-left: 120px;
        font-family: Tahoma,"Andale mono", "courrier new", monospace, mono-space;
        font-size: 0.9em;
	line-height: 1.2em;
}

.sub {
	font-size: 0.8em
}

.name {
	vertical-align: top;
	width: 210px;
}

.data {
	padding-bottom: 16px;
        vertical-align: top;
}

.puppy {
        marign: 0;
        padding: 0;
        color: #000;
        background-color: inherit;
}

.puppy a,
.puppy a:link,
.puppy a:visited,
.puppy a:link:hover,
.puppy a:visited:hover,
.puppy a:link:active {
        color: #000;
        background-color: inherit;
        text-decoration: none;
} 
