/* Psuedo tag definitions */

table {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}
#row1 #row1_text {
	margin-right: 110px;
	line-height: 12px;
}
#row2 #thumnails {
	background-color: #FFFFFF;
	margin-bottom: 4px;
}
#row1 #portfolio_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
#row1 #row1_text em {
	font-style: normal;
	color: #808080;
}
#row1 #row1_text a {
	color: #808080;
	text-decoration: none;
}
#row1 #row1_text a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#row1 #row1_text a:visited {
	color: #808080;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#row1 #row1_text p {
	padding: 0px;
	margin: 0px;
}
