body, td, p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:  12px;  }

a { color: #0000FF; }
a:hover { color: #FF0000; cursor:pointer; cursor:hand }

.tableBorder { border: thin solid #000000; }
.header {
	color: #0000FF;
	font-size: 12px;
	font-weight: bold;
}
.titleWhite, .titleWhite a, .titleWhite a:visited {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
}
.titleWhite a:hover, .titleWhite a:active  {
	text-decoration:underline;
}
.thumbnail {
	border-width: 1px;
	border-color: black;
	margin-right: 4px;
	padding: 1px;
}
