body {
 font-size: x-small;
 font-family: arial, "helvetica", "sans serif";
 font-weight: normal;
} 

a.copy {
 font-size: xx-small;
 font-family: arial, "helvetica", "sans serif";
 font-weight: normal;
 color: #da8e00;
 text-decoration: none;
}

span.header {
 font-size: medium;
 font-family: arial, "helvetica", "sans serif";
 font-weight: normal;
}

span.newsheader {
 font-size: x-small;
 font-family: arial, "helvetica", "sans serif";
 font-weight: bold;
 color: white;
}

a {
 font-family: arial, "helvetica", "sans serif";
 color: white;
 text-decoration: none;
 font-size: x-small;
}

img {
	margin:0px;
	padding:0px;
	border-style:none;
	border-width:0px
}

td {
	margin:0px;
	padding:0px;
	font-size: x-small;
 	font-family: arial, "helvetica", "sans serif";
 	font-weight: normal;
}