	table.outer {
		border-collapse: collapse; border: 1px solid black;
	}
	.head {
		padding: 3px; border: 1px black solid;
	}
	.even {
		padding: 3px; border: 1px black solid;
	}
	.odd {
		padding: 3px; border: 1px black solid;
	}
	a {
		color: #000000;
		text-decoration: none;
	}
	table td {
		vertical-align: top;
        font-family: Verdana;
        font-size: 12px;
        font-weight: none;
        color: #333333;
        line-height: 1.5em;
	}
	td {
		vertical-align: top;
        font-family: Verdana;
        font-size: 12px;
        font-weight: none;
        color: #333333;
        line-height: 1.5em;
	}
	p {
        font-family: Verdana;
        font-size: 12px;
        font-weight: none;
        color: #333333;
        line-height: 1.5em;
  	}	
