<style type="text/css">

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	line-height: 18px;
	letter-spacing: 1px;
	cursor: hand;
}
a {
	font-size: 11px;
	color: #BF0101;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #E5E8E7;
}
a:active {
	color: #BF0101;
	text-decoration: none;
}
a:link {
    color: #BF0101;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	color: #A1A4A3;
}
h2 {
	font-size: 12px;
	color: #666666;

}
h3 {
	font-size: 10px;
	color: #BF0101;
}
p.pointerhand {
	cursor: pointer;
	cursor: hand;
}

</style>

