@charset "UTF-8";
.bodytext {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #231F20;
}
	
td {
	font-size: 13px;
	line-height: 21px;
	font-weight: normal;
	color: #231F20;
	vertical-align: top;

}
strong {
	color: #333333;
	font-weight: bold;
/*	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: -5px;*/
}
.linktext {
	font-size: 13px;
	line-height: 21px;
	font-weight: normal;
	color: #231F20;
	text-decoration: underline;
}
p{
clear:both;}

img.full{
	margin-right: 10px;
	margin-bottom:3px;
	margin-left: 0px;
	padding: 3px;
	
}

img.left{
	float: left;
	margin-right: 10px;
	margin-bottom:15px;
	margin-left: 0px;
	padding: 3px;
	
}
img.right{
	float: right;
	margin-right: 0px;
	margin-bottom:15px;
	margin-left: 10px;
	padding: 3px;
	
}
.top {
border: 0;
border-style: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
hr {
	background-color: #333333;
	color: #333333;
}
h1  {
	font-size: 36px;
	color: #CC0000;
	font-weight: bold;
	background-repeat: repeat;
	display: inline;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 30px;
}

a {
border: 0;
border-style: none;
}
.introimg {
	margin-right: 13px;
	margin-bottom: 13px;
}
.style3 {font-size: 10px}

.explanation {
	display: block;
	background-image: url(images/bg_dada.gif);
	margin-bottom: 30px;	/*background-color: #FFCC99;*/
}
h2 {
	color: #333333;
	margin: 0px;
	display: inline;
	font-size: 18px;
}
h3 a{
	font-size: 42px;
	line-height: 30px;
	margin: 0px;
	color: #333333;
	text-decoration: none;
}
h3 a:hover, h3 a:active{
	font-size: 42px;
	line-height: 30px;
	margin: 0px;
	color: #cc0000;
	text-decoration: none;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
