a {
	color: #333333;
}
html, body {
	background-color: white;
	padding: 0;
	border: 0;
	font-family: Garamond, Felix Titling, "Times New Roman", Times, serif;
	font-weight: normal;
	FONT-SIZE: 18px;
	line-height: 18px;
	color: #333333;
	margin: 3px
}
.para {
	text-indent: 18px;
	line-height: 18px;
 }
.paranoindent {
 	line-height: 18px;
 }
.imgnoborder {
	border-style:none;
}
.bigtext {
	font-size: 16px;
	font-weight: bold;
	white-space: nowrap;
}
.notasbigtext {
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
}
.name {
	font-size: 15px;
	font-weight: bold;
	color: #3B1145;
	/*white-space: nowrap; */
}
.smalltext {
	font-size: 11px;
}
.verysmalltext {
	font-size: 9px;
}
.imagecaption {
	font-family: Garamond, Felix Titling, "Times New Roman", Times, serif;
	font-size: 16px;
}
div#tipDiv {
	position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
	background-color:#E8E8E8; border:2px solid #A0A0A0;
	width:225px; padding:4px;
	color:#000; font-size:11px; line-height:1.2;
	font-family: Garamond, Felix Titling, "Times New Roman", Times, serif;
	font-size: 16px;
}
h1, h2, h3 {
	margin-top: 1.5em;
}

h1 {
	letter-spacing: -.075em;
	font-size: 3em;
}

h2 {
	letter-spacing: -.05em;
	font-size: 1.4em;
	font-weight: bold;
	color: #333333;
}

h3 {
	font-size: 1em;
}