
.Small { /* small (Verdana) text */
	font-size : 11px;
	font-family : "Verdana";
}

.Button { /* small (Verdana) text */
	color: #FFFFFF;
	font-size : 11px;
	font-family : "Verdana";
	background: #006699;
	border-color: #006699;
}

.Small { /* small (Verdana) text */
	font-size : 11px;
	font-family : "Verdana";
}
.Large  { /* large (Arial) text */
	text-align : left;
	font-size : 13px;
	color : #000000;
	font-family : "Arial";
}

.LargeBold { /* large (Arial) bold text */
	text-align : left;
	font-size : 13px;
	font-weight : bold;
	color : #000000;
	font-family : "Arial";
}

.LargeTitles  { /* large (Arial) tan-colored text titles */
	text-align : left;
	font-size : 13px;
	font-weight : bold;
	color : #CC6633;
	font-family : "Arial";
}

.Bar  { /* navy-colored bars with large (Arial) white text */
	text-align : left;
	font-size : 13px;
	font-weight : bold;
	color : #FFFFCC;
	font-family : "Arial";
}

.Email { /* small (Verdana) text */
	font-size : 11px;
	color : #000000;
	font-family : "Verdana";
}

.Small { /* small (Verdana) text */
	text-align : left;
	font-size : 11px;
	color : #000000;
	font-family : "Verdana";
}

.Subtitle { /* bold italic navy text (Verdana) */
	text-align : left;
	font-size : 11px;
	font-style: italic;
	font-weight : bold;
	color : #003366;
	font-family : "Verdana";
}

.Warning { /* small red (Verdana) text used in forms */
	text-align : left;
	font-size : 11px;
	color : #CC0000;
	font-family : "Verdana";
}

.LargeWarning { /* large red (Arial) text used in error pages */
	text-align : left;
	font-size : 16px;
	font-weight : bold;
	color : #CC0000;
	font-family : "Arial";
}
.LargeBlue  { color: navy; font-weight: bold; font-size: 16px; font-family: Arial; text-align: left }
.SmallBold  { /* small (Verdana) text for information in confirm pages */
	text-align : left;
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	font-family : "Verdana";
}

.SmallDarkBG { /* small (Verdana) text for dark backgrounds */
	text-align : left;
	font-size : 11px;
	color : #FFFFFF;
	font-family : "Verdana";
}

.SmallDarkBGBold { /* small (Verdana) text for dark backgrounds */
	text-align : left;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	font-family : "Verdana";
}

.FinePrint { /* text for copyright information, etc. at bottom of pages */
	text-align : right;
	font-size : 10px;
	color : #FFFFFF;
	font-family : "Arial";
}

.producttitle  { /* text for product titles */
	text-align : left;
	font-size : 17px;
	font-weight : bold;
	color : #FFFFFF;
	font-family : "Verdana";
}

.ProductSpecs { /* small (Verdana) text for product specifications */
	text-align : center;
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	font-family : "Verdana";
}

.ProductAuthor  { /* text for product author names */
	font-size : 13px;
	font-weight : bold;
	color : #000000;
	font-family : "Arial";
}

.ProductAuthorTitle { /* text for product author titles */
	font-size : 13px;
	font-style : Italic;
	color : #000000;
	font-family : "Arial";
}

/* contents and search results */

.SecEd  { /* text for section editor names */
	text-align : left;
	font-size : 13px;
	font-style : Italic;
	color : #000000;
	font-family : "Arial";
}

.ContentsHead  { /*text for title of article */
	text-align : left;
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	font-family : "Verdana";
}

.ContentsPercent  { /*text for percent */
	text-align : right;
	font-size : 11px;
	font-weight : bold;
	color : #990033;
	font-family : "Verdana";
}

.ContentsAuth  { /* text for author(s) of article */
	text-align : left;
	font-size : 11px;
	font-style : Italic;
	color : #000000;
	font-family : "Verdana";
}

.ContentsLinks  { /* text for links to PDF, full text, abstract */
	text-align : left;
	font-size : 11px;
	color : #000000;
	font-family : "Verdana";
}

.NoResults { /* small (Verdana) text for no. of results in multiple journal search */
	text-align : right;
	font-size : 11px;
	color : #000000;
	font-family : "Verdana";
}
