.bodyText
{
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size : 12px;
}

.samplesubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #006600;
	font-weight: bold;
}

.samplelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7290C4;
	text-decoration: none;
}

.samplelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	text-decoration: underline;
}

.noblock {
	display : block;
	white-space : nowrap;
}

.bluelink {
	font-family: Arial, Helvetica, sans-serif;
	color:#0000FF;
	text-decoration: underline;
}

.bluelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#0000FF;
	text-decoration: none;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#AEC9E3;
	font-weight : normal;
	text-decoration: none;
}

.legal:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0000FF;
	font-weight : normal;
	text-decoration: underline;
}

.boldLink {
	font-family: Arial, Helvetica, sans-serif;
	color:#003366;
	font-weight : bold;
	text-decoration: none;
}

.boldLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#003366;
	font-weight : bold;
	text-decoration: underline;
}
.bakersignet {
	font-family: BakerSignet;
	font-weight: bold;
	color: #C6147B;
}


.leftlist {
	list-style-type : disc;
	margin-top : 5px;
	margin-bottom : 10px;
}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	color:#003366;
	font-weight : normal;
}
