body {
	font-family: Arial, Helvetica, sans-serif;
}

.amsJournalReferenceTitle {
    color: #03C;
    text-decoration: none;
    }
li {
    line-height: 1.4em;
    }
.freeJournalArticle {
    font-size: 12px;
    color: #930;
}
a[href ^="http://www.ams.org/mathscinet-getitem?mr"] {
    font-size: 0.9em;
    text-decoration: none;
    }
.journalsReferenceList li {
    margin-bottom: 15px;
    margin-left: 0px;
    line-height: 1.6em;
    list-style-image: none;
    list-style-type: none;
    text-indent: -38px;
    }


td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.navCell {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #036;
	border-bottom-color: #036;
	font-size: 0.8em;
	background-color: #EFEFEF;
}

.globalNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	list-style-type: square;

}
.jrnlsGlobalNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	list-style-type: square;

}
.sectionHeader {
	font-size: 1em;
	font-weight: bolder;
	color: #333333;
	text-decoration: underline;
}
/*
.bottomCell {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #669900;
}
*/
.contentList {
	font-size: 1em;
	list-style-type: square;
}
a:link {
	text-decoration: none;
	color: #003399;
} 

a:visited {
	text-decoration: none;
	color: #003366;
}

a:hover {
text-decoration: underline;
color: #ff0000;
}

a:active {
text-decoration: underline;
color: #ff0000;
}

.articleTitle {
	font-size: 1.3em;
	font-style: italic;
	font-weight: bolder;
	text-align: center;
}

.articleTitleInAbstract {
	font-size: 1em;
	font-style: italic;
	font-weight: bolder;
}

.bibDataTag {
	font-weight: bolder;
	font-size: 1em;
}

.localNavBox {
	background-color: #F2F2F2;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	font-size: .75em;
}

.references {
	font-size: 0.9em;
	list-style-position: inside;

}

.volumeNumber {
	font-weight: bolder;
}
.TocPageTitle {
	font-size: 1.3em;
	font-weight: bolder;
}

.allIssuesTableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: center;
}

.allIssuesTableCell {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

.bookReviewHeader {
	font-size: 1.3em;
	font-weight: bolder;
}

.recentlyPostedBlurb {
	font-size: 0.8em;
	font-weight: normal;
	background-color: #F7F7F7;
	border: 1px solid #666699;
	text-align: center;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	width: 90%;
}