body {
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	background-color : #FFFFFF;
	layer-background-color : #FFFFFF;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 12 pt
}
td {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 100%;
	color: #333333;
}
p {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 100%;
	color: #333333;
}
li {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 100%;
	color: #333333;
}
.boldtext {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight:bold;
	color: #333333;
}
.heading1 {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight:bold;
	color: #333333;
}
A {
	color : blue;
	text-decoration : none;
}
A:hover {
	color : blue;
	text-decoration : underline;
}
A:visited {
	color : purple;
	text-decoration : none;
}
A.newslink {
	color : blue;
	font-weight : bold;
	text-decoration : none;
}
A.newslink:hover {
	color : blue;
	font-weight : bold;
	text-decoration : underline;
}
A.rightlink {
	color : blue;
	text-decoration : none;
}
A:HOVER.rightlink {
	color : blue;
	text-decoration : underline;
}
A.morelink {
	color : blue;
	font-weight : bold;
	font-style:italic;
	text-decoration : none;
}
A:HOVER.morelink {
	color : blue;
	font-weight : bold;
	font-style:italic;
	text-decoration : underline;
}
p.newscopy {
	margin-top: 0px;
	font-family : "Trebuchet MS", "Times New Roman", Times, serif;
        font-size: 90%;
}
.bodytext {
	font-family : "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: smaller;
	text-align: left;
}
.newshead {
	border-top: none;
	margin-bottom: 0px;
	font-family : "Trebuchet MS", "Times New Roman", Times, serif;
	text-decoration: none;
}
.leadfont {
	font-family : "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: smaller;
	text-align: left;
	font-weight: bold;
	color: blue;
	margin-bottom: 0px;
	margin-top: 6px;
}
a.text:link { 
	color: blue;
	text-decoration: none;
}
a.text:hover { 
	color: blue;
	text-decoration: underline;
}
a.text:visited { 
	color: purple;
	text-decoration: none;
}
a.text:active { 
	color: red;
	text-decoration: underline;
}
.whitebox {

	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.text {
	text-decoration: none;
}
.dateline {
	font-size: small;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
