body {
	color: Black;
	font-family: "Times New Roman";
	font-size: 12pt;
}

h1    {
	font-size: 26pt;
	text-align: center;
}

h2    {
	font-family: "Times New Roman";
	font-size: 16pt;
}

#table1 {
	color: black;
	font-family: "Times New Roman";
	font-size: 12pt;
} 

#table2 {
	color: black;
	font-family: "Times New Roman";
	font-size: 12pt;
}

#table3 {
	color: black;
	font-family: "Times New Roman";
	font-size: 12pt;
}

#workshop {
	color: #990099;
	font-family: "Times New Roman";
	font-size: 12pt;
	font-weight: bold;
}

#reg-lh {
	color: #990099;
	font-family: "Times New Roman";
	font-size: 12pt;
	font-weight: bold;
}

#footer    {
	font-family: "Times New Roman";
	font-size: 10pt;
	font-weight: bold;
	
}

hr		{
	color: #CC0099;
}




