table {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 22px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
h1 {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 26px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	text-decoration: underline;
	font-style: oblique;
}

h2{
	font-family: "imes New Roman", "Times", "serif";
	font-size: 25px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #0033FF;
	text-decoration: underline;

}
h3{
	font-family: "imes New Roman", "Times", "serif";
	font-size: 23px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #008040;
	text-decoration: underline;
}