.text1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; 
}
.col {
	background-image: url(http://images.ientrymail.com/networknewz/network_square.gif);
	background-repeat: repeat-y;
	padding-left: 15px;
}
.dottedoutline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.textcode {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFCC;
}
.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style3 {font-size: 9px}
.style7 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style8 {color: #0000FF}
.style9 {color: #FF0000}
.style10 {font-weight: bold
}
.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
}

a {
	color: #006666;
	text-decoration: underline;
	white-space: normal;
	display: inline;
}

a:link, a:visited {
	color: #006666;
	text-decoration: underline;
	white-space: normal;
	display: inline;
}
a:hover {
	color: #009999;
	text-decoration: none;
	white-space: normal;
	display: inline;
}