/* CSS definition file containing site wide stylesheets */

.Subheads {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: small;
 	color: rgb(255,0,0);
 	font-weight: bold
}

.Quotes {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: medium;
 	font-style: italic
}

.efield {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: small;
 	font-weight: normal;
 	font-style: normal;
 	background-color: rgb(255,204,153)
}

.Footnotes {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small
}

.Caption {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	font-style: italic
}

.Code {
	font-family: "Courier New",  "Lucida Console",  Courier,  Monaco,  Monospace;
 	color: rgb(0,0,0)
}

.Subtitle {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: x-small;
 	color: rgb(255,0,0);
 	font-weight: bold;
 	text-decoration: none 
}

.afield {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: medium;
 	color: rgb(255,0,255)
}

.super {
	vertical-align: super
}

.Credits {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: x-small;
 	font-weight: bold;
 	text-align: center
}
