body {
	margin: 0px;
	padding: 0px;
}
.linkbox {
	border-top: double #333333;
	border-right: #333333;
	border-bottom: double #333333;
	border-left: #333333;
	font: 12px Georgia, "Times New Roman", Times, serif;
	padding-right: 5px;
	padding-left: 5px;
}
.a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #CCCC66;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000080;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000080;
}
.strong
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #800000;
}
.td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #800000;
	text-decoration: underline;
	text-align: center;
}
.tdName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #800000;
}.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #FFFFFF;
	text-decoration: none;
}
.producta {
	background-color: #CCCCCC;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-style: italic;
}
