body {
    font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-image: url(img/plettkan06.jpg);
	color: #363636;
}

h1 {
	font-size : 20px;
	font-family : Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
}

a {
	color: #b80e27;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}

a:hover {
	color: Yellow;
	text-decoration: underline;
}

a.top-menu,a.top-menu:visited {
	color: #f7edd2;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a.top-menu:hover {
	color: Yellow;
	text-decoration: underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a img {
	border:0px;
}

p {
	font-family: arial;
	font-size : 12px;
}

table.main {
	border : 1px solid black;
	background-color : #D7CCA8;
}

table.frame {
	background-color: #cfc097;
	border:solid 1px #968b6d;
	background-image : url(img/ghost.jpg);
	background-position : bottom right;
	background-repeat : no-repeat;
	padding-left: 5px;
	padding-right: 5px;
	}

td.frame {
	background-color : #C6B488;
	border: 1px solid #a8915a;
}

.small {
	font-size : 10px;
}
