.HeaderText  {
	font-size : 7pt;
	font-family : Arial;
	text-align : justify;
	text-decoration : none;
	color : #000000;
}

.HeaderLink  {
	font-size : 7pt;
	font-family : Arial;
	text-decoration : underline;
	color : #000000;
}

.HeaderLink:Visited  {
	font-size : 7pt;
	font-family : Arial;
	text-decoration : underline;
	color : #000000;
}

.HeaderLink:Active  {
	font-size : 7pt;
	font-family : Arial;
	text-decoration : underline;
	color : #000000;
}

.HeaderLink:Hover  {
	font-size : 7pt;
	font-family : Arial;
	text-decoration : underline;
	color : #ff0d0d;
}

.HeaderForm  {
	font-size : 7pt;
	font-family : Arial;
	text-align : left;
	text-decoration : none;
	color : #000000;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-color : #ff0d0d;
	border-style : solid;
	background-color : #ffffff;
	height : 18px;
}

.HeaderButton  {
	font-size : 7pt;
	font-family : Arial;
	text-align : center;
	text-decoration : none;
	color : #000000;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-color : #ff0d0d;
	border-style : solid;
	background-color : #ff0d0d;
	height : 18px;
}

