body {
	color: #000000;
	font-family: "Arial";
	font-size: 10pt;
	margin-left: 33px;
	margin-top: 33px;
	background-image: url(/images/bckg.gif);
}

div, td {
	color: #000000;
	font-family: "Arial";
	font-size: 10pt;
}

A {
	color: #780033;
	text-decoration: underline;
}

A:HOVER {
	color:  #1d5da7;
	text-decoration: underline;
}

input, select, textarea {

	font-family: Verdana, Arial;
	font-size: 8pt;
}

.tnav {
	color: #1D5DA7;
	font-family: "Arial";
	font-size: 12pt;
	font-weight: bold;
}

.tnav a:link {color: #1D5DA7; 	text-decoration: underline;}
.tnav a:visited	{color: #1D5DA7; 	text-decoration: underline;}
.tnav a:hover 	{color:  #780033; 	text-decoration: underline;}
.tnav a:active	{color: #1D5DA7; 	text-decoration: underline;}