.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.copyright:link {
	color: #494949;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none
}
a.copyright:active {
	color: #494949;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none
}
a.copyright:visited {
	color: #FF0000;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none
}
a.copyright:hover {
	color: #494949;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none
}
