p  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin: 0 0 0 0;
}

.table  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.myportheadtable {
	border: 1px solid #000000;
}
.myportheadcell{
	background-image:  url(../../images/myport_bg.gif);
	padding: 12 12 12 12
}
.boldsm { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	font-weight: bold
}
.boldlg { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 18px; 
	font-weight: bold
}
.boldlggreen {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight: bold;
	margin: 0 0 10 0;
	color : #026735;
}
.boldm { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	font-weight: bold
}
.headtablelink{ 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 13px; 
	font-weight: bold
}
.sm { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px; 
}

.textsm { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
}

.actno {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 16px;
	font-weight : bold;
}

.actnosm {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px;
}

.tabletax  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 14px;
}

.regtext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

.popup {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 13.5px;
	font-weight : normal;
	font-color : #FFFFFF
}

a:hover  {
	color : cc9900;
}

<!-- TV Appearances Link -->
a.tv:link {
	font-size: 12px;
	color: #ffff99;
	text-decoration: underline;
	line-height: 14px
}
a.tv:active {
	font-size: 12px;
	color: #ffff99;
	text-decoration: underline;
	line-height: 14px
}
a.tv:visited {
	font-size: 12px;
	color: #ffff99;
	text-decoration: underline;
	line-height: 14px
}
a.tv:hover {
	font-size: 12px;
	color: #ffff99;
	text-decoration: underline;
	line-height: 14px
}