BODY	{
	background-color: #3c32bc;
	color: #ffffff;
	font-size: 12pt;
	font-family: verdana;
	}

H1	{
	color: #fa7aad;
	font-size: 18pt;
	font-family: verdana;
	}

H2	{
	color: #ffffff;
	font-size: 16pt;
	font-weight: bold;
	font-family: verdana;
	}

H3	{
	color: #f8de4c;
	font-size: 14pt;
	font-family: verdana;
	}

H4	{
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	font-family: verdana;
	}

HR	{
	color: #f8de4c;
	border-style: dashed;
	}

TD	{
	background-color: #3c32bc;
	font-size: 12pt;
	font-weight:
	color: #ffffff;
	font-family: verdana;
	border-color="#ffffff";
	}



a:link	{
	color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
	font-family: verdana;
	}

A:visited {
	color: #f8de4c;
	font-size: 12pt;
	font-weight: bold;
	font-family: verdana;
	}


A:hover {
	color: #fa7aad;
	text-decoration: none;
	}

a:active {
	color: #ffffff;
	} 

