<style>

.copy1
	{
		font-family: verdana;
		font-size: 10px;
		color: #000000;
		text-decoration: none;
    }
	.copy
	{
		font-family: verdana;
		font-size: 10px;
		color: #000000;
		text-decoration: none;
    }
	.blue
	{
		font-family: verdana;
		font-size: 10px;
		color: #2270C9;
		text-decoration: none;
    }
	.red
	{
		font-family: verdana;
		font-size: 10px;
		color: #DA0000;
		text-decoration: none;
    }
	.white
	{
		font-family: verdana;
		font-size: 10px;
		color: #ffffff;
		text-decoration: none;
    }
	.footer
	{
		font-family: verdana;
		font-size: 10px;
		color: #A3810D;
		text-decoration: none;
    }
</style>