body, td, th
{
	font-family: arial;
	font-size: 12pt;
	text-decoration:none; color:black;
	text-align: justify;
	vertical-align:middle;
}

h1 
{
	font-family: arial;
	font-size: 28pt;
	color: #829768;
	text-align:center;
}


h2
{
	font-family: arial;
	font-size: 12pt;
	color:	#829768;
	text-align: center;
}

h3
{
	font-family: arial;
	font-size: 11pt;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	text-decoration: underline;
}

h4
{
	font-family: arial;
	font-size: 11pt;
	color: #990099;
	text-align:justify;
}


h5
{
	font-family: arial;
	font-size: 13pt;
	color: #B062FF;
	text-align:justify;
}


h6
{
	font-family: arial;
	font-size: 8pt;
	color:	#7247FF;
	text-align: center;
}



a:hover
{
	text-decoration: underline;
}
a
{
	text-decoration:none; color:purple;
}

td
{
	padding: 2px 0px 2px 0px;
}

table
{
	border-color: #829768;
}

	