body {
	font-family: "Trebuchet Ms";
	font-size: 8pt;
	color: #555555;
}

td {
	font-family: "Trebuchet Ms";
	font-size: 8pt;
}

.pkt {
	font-family: "Tahoma";
	font-size: 7pt;
	color: #ED145B;
}

a:link, a:active, a:visited
{
	color: #000000;
}

a:hover
{
	text-decoration: none;
	color: #ED145B;
}

.a:link, .a:active, .a:visited
{
	color: #ED145B;
	text-decoration: none;
}

.a:hover
{
	text-decoration: none;
	color: #000000;
}

.b:link, .b:active, .b:visited
{
	font-family: "Tahoma";
	color: #000000;
	text-decoration: none;
}

.b:hover
{
	text-decoration: none;
	color: #ED145B;
}

input
{
	font-family: "Trebuchet Ms";
	font-size: 8pt;
	padding:0;
}

select
{
	font-family: "Trebuchet Ms";
	font-size: 8pt;
	padding:0;
}
textarea
{
	font-family: "Trebuchet Ms";
	font-size: 8pt;
	padding:0;
}