    td {
      font-family: verdana;
      font-size: 9pt;
    }

    .title {
      font-family: verdana;
      font-size: 14pt;
      font-weight: bold;
    }

	.font1 {
	  font-family: monotype corsiva;
	  font-size: 12pt;
	}  

	.subtitle {
	  font-family: verdana;
      font-size: 10pt;
    }

	.main-icons {
	  font-family: Century Gothic;
	  font-size: 18pt;
	  font-weight: bold;
	}

	table.type1 {
		border-width: 0px 0px 0px 0px;
		border-spacing: 0px;
		border-style: outset outset outset outset;
		border-color: #d79900 #d79900 #d79900 #d79900;
		border-collapse: collapse;
		background-color: white;
	}

	table.type1 td {
		border-width: 1px 1px 1px 1px;
		padding: 6px 6px 6px 6px;
		border-style: inset inset inset inset;
		border-color: #d79900 #d79900 #d79900 #d79900;
		background-color: white;
	}	

	table.type1 th {
		border-width: 1px 1px 1px 1px;
		padding: 4px 4px 4px 4px;
		border-style: inset inset inset inset;
		border-color: #d79900 #d79900 #d79900 #d79900;
		background-color: white;
	}
