body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: black;
  /*background: white;*/
  font-size: 12px;
  margin: 5px;
  padding: 5px;
  background-image: url(bg.gif);
}

</style>
}

a:link {
  color: black;
  font-weight: bold;
  text-decoration: none;
}

a:visited {
  color: black;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: black;
  font-weight: bold;
  text-decoration: none;
}

a:active {
  color: black;
  font-weight: bold;
  text-decoration: none;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #C1E4FA;
}

p.footertext {
  font-size: 8px;
  text-align: center;
}

table {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
}
td {
	vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#C1E4FA;
	
	/*	
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC; 
	*/
	
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	min-height:75px;
}
table.main {
	vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#000000; 
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	min-height:75px;
}

td.main {
	vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#C1E4FA; 
}

table.news_enclosure {
	vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#C1E4FA; 
	min-height:75px;
	border-width:thin;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}

table.news {
	vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#C1E4FA; 
	min-height:75px;
	border-width:0;
}

td.news {
	vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#C1E4FA; 
}

td.news_header {
	vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#C1E4FA; 
}

td.header {
	vertical-align:top;
	background-color:#C1E4FA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px; 
}