.text1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}
.verdana { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
}
.col {
background-image: url(http://images.ientrymail.com/sohoday/col.gif);
background-repeat: repeat-y;
padding-left: 5px;
}
.link {
padding-top: 15px;
}

a.webproworld:link {
color: #0066FF;
text-decoration: none;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;

}
a.webproworld:visited {
color: #0066FF;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}
a.webproworld:hover {
color: #0066FF;
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
font-style: normal;
}
.experttitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-style: normal;
font-weight: bold;
color: #FF0000;
text-decoration: none;
}
.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;
}
.redtext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FF0000;
}