/* WALLILABOU STYLESHEET CREATED 01.02.04 MODIFIED 07.02.04 */

body
{
	background-color: #fff;
	margin: 10px;
	padding: 10px;
	text-align; left;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #fff;
}

p
{
	color: inherit;
	font-family: inherit;
	font-size: 11px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}

.text
{
	color: inherit;
	font-family: inherit;
	font-size: 11px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
}

#information
{
	margin-left: 30px;
	margin-right: 15px;
	margin-bottom: 15px;
}


.image
{
	margin-left: 15px;
}

.footer
{
	color: inherit;
	font-family: inherit;
	font-size: 10px;
	padding-top: 10px;
	padding-left: 15px;
}

h1,h2,h3,h4,h5,h6
{
	color: inherit;
	font-family: inherit;
	font-size: 15px;
	font-style: bold;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 15px;
}

a:link,
a:visited,
a:active				
{	color: #fff;
	text-decoration: none;
	background: transparent;
	padding: 2px;
}

a:hover
{	color: #036;
	text-decoration: none;
	background: #fff;
	padding: 2px;
}