/* CSS definition file containing site wide stylesheets */

.byline {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: x-small;
 	font-style: italic;
 	margin-top: 0pt;
 	margin-bottom: 12pt
}

.intro {
	font-size: medium;
 	color: rgb(51,0,0);
 	font-style: italic
}

.formError {
	font-size: x-small;
 	color: rgb(229,31,2);
 	font-weight: bold
}

.form {
	font-size: x-small
}
