@charset "UTF-8";
/* CSS Document */

Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	position: relative;
	height: 20px;
	width: 20px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1pt;
}

