@charset "UTF-8";

body,td,th {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1em;
}
a:link {
	color: #33C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #609;
}
a:hover {
	text-decoration: underline;
	color: #09F;
}
a:active {
	text-decoration: none;
	color: #F00;
}
h1,h2,h3,h5,h6 {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 1.9em;
	color: #C00;
	font-style: italic;
}
h2 {
	font-size: 1.5em;
	color: #C00;
	font-style: italic;
}
h3 {
	font-size: 1.2em;
	color: #000;
}
h4 {
	font-family: "Serpentine Sans ICG", "Tahoma", "Arial", sans-serif;
	font-size: 2.5em;
	font-style: italic;
	color: #FFF;
}
#imageframe {
	background-color: #CCC;
	float: right;
	width: 410px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
	padding: 5px;
	text-align: left;
	margin: 5px;
}
#imagepicture  {
	text-align: center;
}
#footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #FFF;
}
