strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0A2340;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #0A2340;
	letter-spacing: 1px;
}
h2 {
	font-weight: bold;
	color: #0A2340;
	width: 98%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0A2340;
	padding: 5px 5px 0px;
}
h6 {
	font-size: 12px;
	margin-left: 20px;
}
.text {
	font-size: 10px;
	font-weight: normal;
	margin-left: 20px;
	margin-right: 20px;
}
.status {
	font-weight: bold;
	color: #FF0000;
}

img {
	border-style: none;
}