.bodyArial-small {
	font-family: Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
}

td {
	font-family: Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
}

th {
	font-family: Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
}
.logo {
	font-family: Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
}
.bodyArial-footer {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;

}
.linkArial-italic {
	font-family: Arial, sans-serif;
	font-size: small;
	font-style: italic;	
	color: #000000;

}
.bodyMedItalic {
	font-family: Arial, sans-serif;
	font-size: medium;
	font-style: italic;	
	color: #000000;
}
.bodyMedNormal {
	font-family: Arial, sans-serif;
	font-size: medium;
	font-style: normal;	
	color: #000000;
}
	
.bodyLargeNormal {
	font-family: Arial, sans-serif;
	font-size: 14px;	
	font-style: normal;	
	color: #000000;
}
.h1-BigBold {
	font-family: Arial, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
}


.h1-BigBoldBlue {
	font-family: Arial, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #333399;	
}
.h2-MedBold {
	font-family: Arial, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;	
}
.h2-MedBoldBlue {
	font-family: Arial, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #333399;	
}
.h2-MedBoldRed {
	font-family: Arial, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FF0000	
}
.h3-SmallBold {
	font-family: Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;	
}
.h3-SmallBoldBlue {
	font-family: Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333399;	
}
.h3-SmallBoldRed {
	font-family: Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FF0000;	
}
