a:link {
	color:#0033CC;
	text-decoration: none;
}
a:visited{
	color:#0033CC;
	text-decoration: none;
}
a:active,a:hover {
	color:#0033CC;
	text-decoration: underline;
}
.noDecor a:hover{
	text-decoration: none;
}
h1 {
	font-size:22px;
	margin:0px 0px 0px 0px;
	color: #555555;
	font-family: Arial;
}
h3, h4 {
	color: #555555;
	font-family: Arial;
}
h2 {
	color: #0066CC;
	font-family: Arial;
}
.h3_nowhitespace{
	color: #555555;
	font-size:14px;
	font-weight:bold;
}
.standout {
	font-size:18px;
	font-weight:bold;
}
img {
	border: 0px ;
}

body {
	font-family: Arial;
}

legend {
	color: #555555;
	font-size: 24px;
	font-weight: bold;	
}

.smTb {
	text-indent: 1.5em;
}

.medTb {
	text-indent: 3em;
}

.lrgTb {
	text-indent: 4.5em;
}

.xLrgTb {
	text-indent: 6em;
}
.hoverLink {
	color:#0033CC;
	text-decoration:underline;
	cursor:help;
}
