
body
{	background-position: center;
	font-family: Verdana;
	font-size: 8pt;
	line-height:150%;
}

ul
{	list-style-type:disc;
}

table
{	font-family: Verdana;
	font-size: 8pt;
}

h5
{	font-size: 8pt;
}

h4
{	font-weight: bold;
	font-size: 10pt;
}

a
{	text-decoration: none;
	color:#0080C0;
}

a:hover
{	text-decoration:underline;
}

.newsHeader {
 display: block;
 background : rgb(146,168,191);
 font-size: 10pt;
 font-weight : bold;
 color:#FFFFFF;
 text-align:center;
 line-height:150%;
}

span.absAuthor{font-size:10pt;font-style:italic}
span.absTitle{font-size: 11pt; font-weight:bold; line-height:130%}
span.absIssue{text-decoration: underline; font-style: italic; font-size:8pt}
