body {
	font-family:"Courier New", Courier, monospace;
}

td {
	font-family: "Courier New", Courier, monospace;
}

th {
	font-family: "Courier New", Courier, monospace;
}

a:hover { text-decoration: overline underline; color: #000000; background-color: #ffffff; }
a:link { color: #000000; text-decoration: none }
a:visited { color: #999999; text-decoration: none }

.pic{
float:center;
width:120px;
margin:0 0 15px 10px;
padding:10px;
border:1px solid black;
text-align:center;
}