baltimore {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 1.5px;
	font-weight: normal;
	font-variant: normal;
}
.boldtext {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: 003CFF;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;

}
.copyright {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

.link1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

a.link1:link {
	color: #000000;
	text-decoration: none;
}
a.link1:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
a.link1:hover {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

.link2 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
}

a.link2:link {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.link2:visited {
	color: #000000;
	text-decoration: none;

}
a.link2:hover {
	color: #FFFFFF;
}

.link3 {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

a.link3:link {
	font-family: Verdana;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
a.link3:visited {
	color: #990000;
	text-decoration: none;

}
a.link3:hover {
	color: #990000;
	text-decoration: underline;
}.fieldss {
	font-family: Tahoma, Verdana;
	font-size: 11px;
}
.mn {
	margin-left: 200px;

}
.tablebrd {
	border: thin solid #000000;
}
.cursor {
	cursor: hand;
}
.textitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #003CFF;
	font-weight: normal;

}
.bodylink {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #9900CC;
	font-style: italic;
	text-decoration: none;
}
a.bodylink:hover{
text-decoration: underline;
}

