
A {
			text-decoration: underline;
			color: #B22222;
		}
		A:Hover {
			text-decoration: underline;
			color: #808080;
		}
	P {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		padding: 25px 25px;
		color:#666666;
		text-align : justify;
	}
	div.bsd{
		font-variant: normal;
		font-weight: 100;
		font-size: 10px;
		letter-spacing: 12px;
		text-align : right;
		position : relative;
		
	}
	div.headline{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 25px;
		font-weight: 400;
		height: 25px;
		letter-spacing: 6px;
		text-align:center;
	}
	p.intro{
		font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 100;
	font-style : normal;
	color : #333333;
	line-height : 1.5;
		text-align : justify;

	}
