body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
TABLE { FONT-SIZE: 12px; }
SELECT { FONT-SIZE: 12px; }
INPUT { FONT-SIZE: 12px; }
.txt { 	FONT-SIZE: 12px; }
.txtz {
	FONT-SIZE: 12px;
	padding-bottom : 3px;
	font-weight : bold;
}
.txtmin {
	FONT-SIZE: 10px;
}
a {
	color: #0000CC;
	text-decoration : none;
}
a:hover {
	color: #CC0000;
	cursor: hand;
	text-decoration : underline;
}
a:visited {  color: #000066 }
A:LINK { 	color : #0000CC; }
A:ACTIVE { 	color : Red; }
h1 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom : 5px;
	font-style : italic;
	font-family : "Times New Roman", serif;
}
h2 {
	font-size: 16px;
	line-height: normal;
	font-weight: bolder;
}
hr {
	color : Silver;
	background : Silver;
	height : 1px;
	border : none;
}
