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;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 0px;
	font-style: normal;
	margin-top: 4px;
	margin-bottom: 4px;
	display: block;
	width:200px;
}
.header a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 0px;
	font-style: normal;
	margin-top: 6px;
	margin-bottom: 6px; 
	display: block;
	width: 100%;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
	margin-top: 15px;
	margin-bottom: 8px;
	padding-left: 0px;
	padding-top: 0px;
	display: block;
	width:200px;
}
.button a {
	text-decoration: none;
	width: 100%;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
}
