body, p, li, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

a {
	color: #425363;  
}

h2, h2 a {
	font-size: 16px;
	font-weight: bold;
	color: #84a5c6;
	margin-bottom: 5px;
	margin-top: 20px;
}

h3, h3 a {
	font-size: 13px;
	font-weight: bold;
	color: #84a5c6;
	margin-bottom: 3px;
}

.thumbimages {
	border: 2px solid #000000;
	margin-bottom: 5px;
}

p {
	margin-top: 7px;
}

.thumbtitle {
	color: #84a5c6;
	font-weight: bold;
}

.instruction {
	font-size:10px;
	color:#999999;
}

#skills a {
}

#skills li {
  margin: .4em 0;
}

div.quote {
  font-style: italic;
}

div.by {
  text-align: right;
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 1em;
}