﻿.lftxt {
	text-align: left;
}
.whtbg {
	background-color: #FFFFFF;
}
.cntrtxt {
	text-align: center;
}
body {
	font-family: Verdana;
}
img {
	border-width: 0px;
}
.smtxt {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: small;
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	color: #0000CC;
	text-decoration: none;
}

