a {
	text-decoration: underline;
}
a:hover { 
	text-decoration: none;
}
h1 {
	border-bottom-width: 1px; 
	border-bottom-style: solid;
}
hr {
	height: 1px;
}
.msg {
	font-style : italic;
	font-weight:bold;
	color: #335c92;
}
.wrong {
	color: red;
}
.ssl {
	width: 115px;
	font-size: 80%;
	padding: 3px;
	margin: 0px;
	text-align: left;
}
.tbl, .tbl2, .tblhead {
	padding: 2px 6px; 
}
.main_cell td {
	padding: 2px 6px;
}
