h1 a{
	font-family: "Times New Roman", Times, serif, "Minion Web CE";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
h1 a:link {
	text-decoration: underline;
	color: #000000;
}
h1 a:active {
	color: #ff0000;
}
h1 a:visited {
	color: #996600;
}
h1 a:hover {
	color: #FF6600;
	text-decoration: underline;
}
body {
	font-family: Arial, Helvetica, sans-serif, "Myriad Web CE";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
h2 {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif, "Minion Web CE";
	font-weight: bold;
	color: #000000;
}
box1 {
	color: #000000;
	text-align: center;
	vertical-align: middle;
	margin: 5px;
	padding: 5px;
	height: 40px;
	width: 200px;
	border: thin solid;
}
