body, td {
	font-family: Tahoma, Arial;
	font-size: 10pt;
  	color: #000000;
	margin-top: 5px;
	margin-left: 5px;
      } 
table{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color: #000000;
	border-collapse:collapse;
}
A:link {text-decoration: underline; color : #0000FF}
A:visited {text-decoration: underline; color : #0000FF}
A:hover {text-decoration: none; color : #999900}
A:active {text-decoration: none; color : #999900}
h1{
	margin-bottom : 2;
	color : White;
}
h2{
	margin-bottom: 2;
	color : #ffffcc;
}
font.small {
	font-family: Tahoma, Arial;
	font-size: 8pt;
  	color: #000000;
}
font.goldtitle {
	font-family: Tahoma, Arial;
	font-size: 15pt;
  	color: #999900;
}
font.largelink {
	font-family: Tahoma, Arial;
	font-size: 14pt;
  	color: #000000;
}
strong.gold {
	font-family: Tahoma, Arial;
	font-size: 15pt;
  	color: #999900;
}
img {border-color:"#000000";} 
img.zero {height:0;width:0;}

form {
		margin-top : 2px;
    margin-bottom : 2px;
	margin-left: 2px;
	margin-right: 2px;
}