body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	text-align: justify;
	background-color: #E6E1FF;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	margin-top: 20px;
	margin-right: 75px;
	margin-bottom: 0px;
	margin-left: 50px;
}

p, li, .text {
	clip: rect(auto,80px,auto,auto);
}

.vet
{
	font-weight: bold;
}

li, ul {
	text-indent: 0px;
	list-style-type: square;
	list-style-position: outside;
}

ol {list-style-type: decimal;
	list-style-position: outside;
}

h1, .titel1, h2, .titel2, .storytitle {
	color: #333333;
	font-size: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	text-decoration:none
	}

h3, .date, .titel3
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	margin: 0px;
	color: #666666;
	text-decoration: underline;
	text-underline-style: dashed;
	bottom: 0.5em;
	top: 0.5em;
}

a {	
color: #006699;
text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.menu {
	background-color: ;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 0.8em;
}

.menu2 {
	background-color: ;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 0.6em;
}

.menu:hover {
	background-color: ;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #3F9E91;
	font-size: 0.8em;
	text-decoration: none;
	background-attachment: fixed;
	background-repeat: repeat;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #66CCCC;
	border-right-color: #66CCCC;
	border-bottom-color: #66CCCC;
	border-left-color: #66CCCC;
}

#pic {
	border: 17px solid white;
	margin: 0px 10px 10px 0px;
}

#piclefttop {
	text-decoration: none;
	margin-right: 12px;
	margin-bottom: 12px;
	text-align: left;
	float: left;
	clear: left;
	background-position: left;
}

#picrighttop {
	text-decoration: none;
	margin-left: 12px;
	margin-bottom: 12px;
	text-align: right;
	float: right;
	clear: rightt;
	background-position: right;
}


#picNum {
	font-weight: bold;
}

td {
}

th {
}

img {
	border:none;
	text-decoration: none;
}