	body {font-family:Tahoma,Verdana; font-size: 10pt; color:black; background:white;}
	td {font: 10pt; color:black;}
	a {
		font-family: Tahoma,Verdana;	font-size: 10pt; 
		color: black; text-decoration: none;
	}	
	a:link {
		font-family: Tahoma, Verdana; font-size: 10pt;
		color: blue;
	}
	a:visited {
		font-family: Tahoma,Verdana; font-size: 10pt;
		color: navy;
	}
	a:hover {
		font-family: Tahoma, Verdana; font-size: 10pt;
		color: red;
		text-decoration: none;
	}
	a:active {
		font-family: Tahoma, Verdana; font-size: 10pt;
		color: red;
		text-decoration: none;
	}

	.header {
		font-family: Tahoma, Verdana; font-size: 16pt;
		font-weight: bold; color: blue;
	}
	.txt {
		font-family:Tahoma, Verdana;	font-size: 10pt;
		color: black;
	}
	.txtblue {
		font-family:Tahoma, Verdana;	font-size: 10pt;
		font-weight:bold; color: blue;
	}
	.txtbold {
		font-family:Tahoma, Verdana;	font-size: 10pt;
		font-weight:bold; color: black;
	}
	.txtbig {
		font-family:Tahoma, Verdana;	font-weight: bold;
		font-size: 12pt; color: black;
	}
	.txtbigger {
		font-family:Tahoma, Verdana;	font-weight: bold;
		font-size: 14pt; color: black;
	}
	.txtsmall {
		font-family:Tahoma, Verdana;	font-size: 8pt;
	}
