a:link,a:visited,a:hover,a:active{
	color: 				#000099;
	text-decoration:	none;
}

h3 a:link,h3 a:visited,h3 a:hover,h3 a:active{
	text-decoration:	none;
	color: 				#000099;
}

.cvlogo{
	border:				1px solid #000099;
}

.cvpicture{
	border:				1px solid #000099;
}

.noprint{
	display:				none;
}

#content{
	width:				800px;
}
table.skills th{
	background-color: #000084;
	color: white;
}