body {
	font-family: helvetica;
	font-size: 12px;
	color: #339900;
	margin: 10px;
}
h3 {
	font-family: helvetica;
	font-size: 16px;
	font-style: italic;
	color: #0099FF;
	margin: 10px;
}
h2 {
	font-family: Helvetica;
	font-size: 20px;
	color: #FF0099;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	margin: 10px;
}
p {
	font-family: helvetica;
	font-size: 12px;
	color: #339900;
	margin: 10px;
}
tr {
	font-size: 12px;
	font-family: helvetica;
}
td {
	font-size: 12px;
	font-family: helvetica;
}
h4 {
	font-size: 14px;
	color: #666666;
	font-family: helvetica;
}
.glinks {
	font-family: helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #339900;
	text-decoration: none;
}
a {
	font-family: helvetica;
	color: #339900;
	font-size: 12px;
}
.dbj a{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
