.taimh
{
	font-size: 48px;
	text-align: center;
}
.title
{
	font-size: 36px;
	text-align: center;
}
.links
{
	color: white;
	text-align: center;
	border: 2px solid rgb(223, 181, 222);
}
body
{
	
	background-color: white;
	font-family: Georgia;
	
}
a
{
	color: black;
}
table
{
	background-color: rgb(204, 102, 204);
}
.subtitle
{
	font-size: 16pt;
	font-style: bold;
	text-align: center;
	border: 2px solid black;
}
.subtitle2
{
	font-size: 10pt;
}
.footer
{
	text-align: center;
	border-top: 2px solid black;
}
.subtitle3
{
	font-size: 16pt;
	font-style: bold;
	text-align: center;
}
.table2
{
	border: 2px solid black;
}
.subtitle4
{
	font-size: 16pt;
	font-style: bold;
}

.bodyIMH
{
	
	background-color: rgb(113, 17, 114);
	font-family: Georgia;
	
}
.tableIMH
{
	background-color: rgb(113, 17, 114);
}
.footerIMH
{
	text-align: center;
	border-top: 2px solid white;
}
.table2IMH
{
	border: 2px solid white;
}
.linksIMH
{
	color: white;
	text-align: center;
	border: 2px solid rgb(223, 181, 222);
}

