BODY {
	background-color: White;
	margin: 10px 10px 10px 10px;
}

.bodytext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
	color:#000000;
}

.bodytextmargin {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
	color:#000000;
	margin: 10px; 
}

.articletext {
	font-family: Times New Roman, Times, serif; 
	font-size: small;
	color:#000000;
	text-align: justify; 
	text-indent: 15px;
}

.tabletext {
	font-family: Times New Roman, Times, serif; 
	font-size: x-small;
	color:#000000;
}


.timessmall {
	font-family: Times New Roman, Times, serif; 
	font-size: small;
	color:#000000;
	text-align: justify;
}

.introtext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color:#000000;
	font-weight : bold;
}

.caption {
	font-family: times new roman, times, serif;
	font-size: x-small;
	color:#000000;
	font-weight : normal;
	font-style : italic;
}

.header {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight:bold;
	color: Green;
}

.banner {
	font-family: times new roman, times, serif;
	font-size: large;
	font-weight:bold;
	color: Green;
}

.footertext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color:#000000;
}

.foundingtext {
	font-family: Arial, Helvetica, sans-serif; font-size: smaller; font-weight: bolder; font-style: italic; color: Green;
}