
.height100 {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
}

dl, ul {
	margin-left: 15px;
	padding-left: 0px;
}

td {
	font-family: Verdana, Helvetica;
	font-size: 13px;
	line-height: 20px;
	
}

.smtxt {
	font-family: Verdana, Helvetica;
	font-size: 9px;
	line-height: 9px;
	text-decoration:none;
	color: black;
}

.smtxt:link { color: black; text-decoration:none; }
.smtxt:visited { color: black; text-decoration:none; }
.smtxt:hover { color: black; text-decoration:none; }


h1 {
	font-family: Verdana, Helvetica;
	font-size: 18px;
	line-height: 18px;
	font-weight: 500;
	color: black;
}

.footer {
	font-family: Verdana,Helvetica; 
	font-size: 8pt;
	color: black;
	text-align: center;
	text-decoration:none;
}

h2 {
	font-family:  Verdana, Helvetica;
	font-size: 11pt;
	color: black;
	font-weight: 700;
	margin: 0px;
}


h3
{
	font-family: Arial, Helvetica;
	font-size: 14px;
	line-height: 18px;
	font-weight: 700;
	color: black;
	margin: 0px;
	padding: 3px;
	background-color: #9CF;
}

.footer {
	font-family: Verdana, Helvetica;
	font-size: 8pt;
	color: #6c6c6c;
	text-decoration:none;
}

a.footer:link { color: black; text-decoration:none; }
a.footer:visited { color: black; text-decoration:none; }
a.footer:hover { color: black; text-decoration:underline; }

a.footer_pnig:link { color: black; text-decoration:none; }
a.footer_pnig:visited { color: black; text-decoration:none; }
a.footer_pnig:hover { color: black; text-decoration:none; }

