.base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: normal;
	text-decoration: none;

}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
    color: #000000; 
}
.palatino-base {
	font-family:  "Times New Roman", serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;

}
.palatino-middle {
	font-family:  "Times New Roman", serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
}

.palatino-header {
	font-family:  "Times New Roman", serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-transform: capitalize;

}
.palatino-superheader {
	font-family:  "Times New Roman", serif;
	font-size: 36px;
	font-weight: normal;
	color: #000000;
	text-transform: capitalize;

}

