.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}
a:link {
	color: #003366;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #003366;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #003366;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	list-style-type: disc;
}
#picvet {
	border: 1px solid #666666;
}

#picright {
	border: 1px solid #666666;
	margin-bottom: 10px;
	margin-left: 10px;
}
