
.boldsansserif {
	font-weight: bold;
	font-size: 12px;
	line-height: 150%;
	font-family: Helvetica, sans-serif
	}

.credit {
	font-size: 9px;
	line-height: 150%;
	font-family: Times, "Times New Roman", serif
	}

.headings {
	font-size: 16px;
	line-height: 140%;
	font-family: Times, "Times New Roman", serif
	}

.italiclead {
	font-style: italic;
	font-size: 12px;
	line-height: 140%;
	font-family: Times, "Times New Roman", serif
	}

.largesansserif {
	font-weight: bold;
	font-size: 16px;
	line-height: 150%;
	font-family: Helvetica, sans-serif
	}

.lead {
	font-size: 10px;
	line-height: 120%;
	font-family: Times, serif
	}

.oldstyleitalic {
	font-size: 12px;
	line-height: 150%;
	font-family: "OldStyle 7 Italic", serif
	}

.sansserif {
	font-size: 12px;
	line-height: 150%;
	font-family: Helvetica, sans-serif
	}

.text {
	font-size: 12px;
	line-height: 150%;
	font-family: Times, "Times New Roman", serif
	}

a:active {
	color: red
	}

a:link {
	color: blue
	}

a:visited {
	color: #4b0082
	}
