td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select{
	width:200px;
}

h1{
	font-size: 18px;
	font-weight:bold;
}

h2{
	font-size:14px;
}

a.copy{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

a.copy:hover{
	text-decoration:underline;
}
