/* $Header: /HBI Websites/websites/email.hbinc.com/_client/css/default.css 1     7/21/03 11:49a Matthew.van.eerde $  */
@import url(/_client_common/css/default.css);

body
{	color: #000000;
	background-color: #FFFFFF;
}

a:link
{	color: #0000FF;
	background-color: inherit;
	text-decoration: underline
}

a:visited
{	color: #660066;
	background-color: inherit;
	text-decoration: underline
}

a:hover
{	color: #FF0000;
	background-color: inherit;
	text-decoration: none
}

a:active
{	color: #FF0000;
	background-color: inherit;
	text-decoration: none
}


h1
{	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
	background-color: inherit;
}

body, div, p, li, dd, dt
{	font-family: arial, tahoma, sans-serif;
	font-size: 10pt;
}

