td {
              font-size: 11pt; 
              color: Black; 
              font-weight: normal; 
              font-family: Arial, Helvetica, sans-serif;
}

body {
	font-size : 11pt;
	font-family: Arial, Helvetica, sans-serif;
	color : black;
	font-weight : normal;
}
.text {
	font-size : 11pt;
	font-family: Arial, Helvetica, sans-serif;
	color : black;
	font-weight : normal;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #00008b;
}

.ta, textarea {
	font-size : 11pt;
	font-family: Arial, Helvetica, sans-serif;
	color : black;
	background-color : transparent;
	border : 1pt solid Black;
	font-weight : normal;
}

#zag a {
	font-size: 9pt;
	font-family:  Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-weight: bold;
}

h1 {
	font-size: 15pt;
	font-family:  Arial, Helvetica, sans-serif;
	color: #dc143c;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top  1px;
}