body {
	margin-bottom: 0px;
	
}
img { border: 0;}
.yes
{
  background-repeat: repeat;
}
td, textarea {
	font-family: Tahoma;
	font-size: 13px;
	color: #303030;
	font-weight: normal;
	background-repeat: no-repeat;
	text-align: justify;
	
}
.article {
	text-align: justify;
	font-family: Tahoma;
	font-size: 12px;
	color: #303030;
	font-weight: normal;
}
a:link {
	color: #02408b;
	font-family: Tahoma;
	font-size: 11px;
	border: 0px;
	text-decoration: none;
	font-style: bold;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: bold;
	text-decoration: none;
}
a:visited {
	color: #02408b;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-style: bold;

}

.citat
{
	font-size: 13px;
	font-family: Tahoma;
	color: #00b7ff;
	background-color: #ffffff;
	border-style: solid;
	border-color: #80dbff;
	border-width: 1px;
	text-align: justify;
	padding:5px 5px 5px 5px;
	font-weight: bold;			
}