a
	{
		color: #003399;
		font-size: 10pt;
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		text-decoration: none
	}
	
a:hover
	{
		text-decoration: underline
	}
	
a:visited
	{
		color: #003399
	}
	
h1
	{
		color: #EE9601;
		font-size: 12pt;
		text-decoration: bold
	}
	
h2
	{
		font-size: 10pt;
		text-decoration: bold;
		letter-spacing: 1mm
	}
	
li
	{
		font-size: 10pt;
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
	}

body
	{
		font-size: 10pt;
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
	}

p
	{
		font-size: 10pt;
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
	}
	
td
	{
		font-size: 10pt;
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
	}
