input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D6767;
	border: #6D6767;
	border-style: inset;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D6767;
	border: #6D6767;
	border-style: outset;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.image {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D6767;
	border: 0;
	border-color: #333333;
}

H1, H2, H3, H4, H5, H6 {
  color: red;
  font-family: Arial, Helvetica, sans-serif }

select {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; border: #6D6767; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; color: #6D6767}

body {  font-family: Arial, Helvetica, sans-serif; color: #333333}

td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333}

a:link {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #6481BD; text-decoration: none}

a:visited {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #6481BD; text-decoration: none}

a:hover {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #B1C9FC; text-decoration: none}

a:active {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #6481BD; text-decoration: none}

.panelselect {  font-family: Arial, Helvetica, sans-serif; font-size: xx-small; color: #333333; border: none}

.header1 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight:bold; color: #990000; text-align:center; }