.headline {
	font-family: "Lucida Grande", arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 26px;
	color: #555555;
	margin-bottom: 0px;
}
body
 {
	font-family: "Lucida Grande", arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;


}

a:link, a:visited { color: #000; text-decoration: underline; }
a:hover { color: #fff; background-color: #333; text-decoration: none; }

image
{
	border-color: #333333;
}

p
{
	margin-top: 11px;
	margin-bottom: 0px
}

li
{
	margin-bottom: 5px;
}


h1 {

}




h3 {
    font-size: 14px;
	margin-bottom: 1px;
	color: #555555;
}

h2
{
    font-size: 16px;
	color: #555555;
}


td
 {
	font-size: 12px;
	color: #666666;

}


.content {

	color: #000000;
	background-color: #FFFFFF;
	padding: 8px;

}



.bottomlayer {
	vertical-align: bottom;
	top: 90%;
	left: 10%;
	clip:   rect(40px auto auto auto);
	position: absolute;

}

.context {
	padding: 8px;

	font-size: 9px;
	text-align: justify;
}


.newztitle{

	font-size: 9px;
	color: #000000;
	text-align: justify;
}


