a {
	color: #333333;
}
a:vlink {
	color: #222222;
	text-decoration: none;
}

a:alink {
	color: #222222;
	text-decoration: none;
}
a:hover {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	text-align: justify;
	line-height: 19px;
}
.toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-decoration: none;
	color: #333333;
}
.footerlinks {
	font-family: "Arial Narrow";
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	text-transform: none;
}
.home {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	line-height: normal;
	text-transform: capitalize;
	color: #333333;

}

.name {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration: none;
	text-align: justify;
	line-height: 19px;
	font-weight: bold;
	color: #333399;

}.table {
	text-align: justify;
	border: 1px dotted #CCCCCC;
}

.homelinks {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #99CCFF;
	text-decoration: none;
}
.homelinks:hover {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #ffffff;
}
.formfields {
	font-family: Arial;
	font-size: 9px;
	color: #333333;
	background-color: #efefef;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
.textunjustified {

	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
.textunjustified:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #003399;
}
