a:link	{ ; text-decoration: none; color: #000080; }
a:active	{ text-decoration: none; color: #0000FF; }
a:visited	{ text-decoration: none; color: #000040; }
a:hover	{ text-decoration: none; color: #0000FF; }


.ttable {
	font-family: Tahoma;
	font-size: 11;
	text-align: center;
	margin-left: 20;
	margin-right: 20;
	margin-bottom: 15;
	margin-top: 15;
	color: Black;
	font-style: normal;
	padding-bottom: 0;
	padding-top:0;
	letter-spacing : normal;
	white-space : normal;
	word-spacing : 0;
	vertical-align : top;
}

.ttableq {
	font-family: Tahoma;
	font-size: 11;
	text-align: left;
	margin-left: 20;
	margin-right: 20;
	margin-bottom: 15;
	margin-top: 15;
	color: Black;
	font-style: normal;
	padding-bottom: 0;
	padding-top:0;
	letter-spacing : normal;
	white-space : normal;
	word-spacing : 0;
	vertical-align : top;
}

.tlist {
	font-family: Tahoma;
	font-size: 11;
	text-align: left;
	margin-left: 50;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 0;
	color: Black;
	font-style: normal;
	padding-bottom: 0;
	padding-top:0;
	letter-spacing : normal;
	white-space : normal;
	word-spacing : 0;
}

.tzagl {
	font-family: Tahoma;
	font-size: 18;
	text-align: left;
	margin-left: 2;
	margin-right: 2;
	margin-bottom: 10;
	color: Black;
	font-style: normal;
	font-weight: bold;
}

.tmain {
	font-family: Tahoma;
	font-size: 12;
	text-align: justify;
	margin-left: 2;
	margin-right: 2;
	margin-bottom: 10;
	color: Black;
	font-style: normal;
	font-weight: normal;
}

.tlog{
	font-family: Arial, Helvetica;
	font-size: 12;
	text-align: center;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	color: Blue;
	font-style: normal;
	font-weight: bold;
	width : 100%;
}
h1 {
	font-size: 18px;
}