/* Base class, the rest inherit from this */
TABLE, TR, TD     { 	font:12px/16px "Times New Roman", Times, serif; color:#333333}
BODY      { font: 10px "Times New Roman", Times, serif; color:#000000 }
a:link, a:visited, a:active  { text-decoration:underline; color:#000033 }
a:hover                      { color:#0000FF }
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	line-height: normal;
}
.imagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	text-transform: capitalize;
	color: #333333;
	line-height: 20px;
}
.bio {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
}
