body {
	background-color: white;
	color: black;
	font-size: 10pt;
	font-family: tahoma;
	}
td {
	font-size: 10pt;
	}
td.title {
	font-size: 7pt;
	}
td.title2 {
	font-size: 12pt;
	}
a:link {
	color: black;
	font-size: 10pt;
	text-decoration: none;
	}
a:visited {
	color: black;
	font-size: 10pt;
	text-decoration: none;
	}
a:hover {
	color: red;
	font-size: 10pt;
	text-decoration: none;
	}
table.layout {
	border-color:  #7e7e7e;
	border: thin solid;
	}
