h3 {
	font-family: Constantia, Trebuchet MS, Arial, Helvetica;
	font-weight: bold;
	color : black;
}
td {
	font-family: Constantia, Trebuchet MS, Arial, Helvetica;
	color : black;
	font-size : small;
}
.infotext {
	font-family: Constantia, Trebuchet MS, Arial, Helvetica;  
  color : black;
  font-style: italic;
	font-size : small;
  font-weight : bold;
}
.notetext {
	font-family: Constantia, Trebuchet MS, Arial, Helvetica;
	color : black;
	font-size : x-small;
}
.jrnl_error {
	font-family: Constantia, Trebuchet MS, Arial, Helvetica;
	color : red;
	font-size : small;
}
textarea {
	background-color: #660033;
	border: silver 2px solid;
	color: black;
	font-family: Constantia, Trebuchet MS, Arial, Helvetica;
	font-size : small;
	font-weight: normal
	scrollbar-base-color : #660033;
	scrollbar-dark-shadow-color : Silver;
	scrollbar-highlight-color : Silver;
	scrollbar-shadow-color : Silver; 
}
input {
	background-color: #660033;
	border: silver 2px solid;
	color: black;
	font-family: Constantia, Trebuchet MS, Arial, Helvetica;
	font-size : small;
	font-weight: normal
}
a.signlink {
 	font-family: Constantia, Trebuchet MS, Arial, Helvetica;
	color : gray;
	font-size : small;
	text-decoration : none;
}
.txtlink {
	font-family: Constantia, Trebuchet MS, Arial, Helvetica;
	color : gray;
	font-size : small;
}
.navlink {
 	font-family: Constantia, Trebuchet MS, Arial, Helvetica;
	color : gray;
	font-size : small;
}
a:link {
	font-family: Constantia, Trebuchet MS, Arial, Helvetica;
	color: gray;
  font-size : small;
}
a:visited {
	font-family: Constantia, Trebuchet MS, Arial, Helvetica;
	color : gray;
	font-size : small;
}