BODY, TR,TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #404040;
}

A {
	text-decoration: none;
	color: #000066;
	font-weight : bold;
}

A:Hover {
	text-decoration: underline;
	color: #cc99ff;
	font-weight : bold;
}

A.button {
	text-decoration: none;
	color: #000066;
	font-weight : bold;
}

A.button:Hover {
	text-decoration: underline;
	color: #cc99ff;
	font-weight : bold;
}

A.menu {
	text-decoration: none;
	color: #888888;
	font-size : 9pt;
	font-weight: none;
}

A.menu:Hover {
	text-decoration: none;
	color: #cc99ff;
	font-size : 9pt;
	font-weight: none;
}
.headerText{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 8pt;
		color : black;
		font-weight: bold;
}
.headerText1{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 8pt;
		color : black;
}