body {
	font-family: arial;
	font-size: 12px;
	color: #000055;
	text-decoration: none;
}
td {
	font-family: arial;
	font-size: 12px;
	color: #000055;
	text-decoration: none;
}
p {
	font-family: arial;
	font-size: 12px;
	color: #000055;
	text-decoration: none;
}
div {
	font-family: arial;
	font-size: 12px;
	color: #000055;
	text-decoration: none;
}
a {
	font-family: arial;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	font-family: arial;
	font-size: 12px;
	color: #7700AA;
	text-decoration: none;
}
a:hover {
	font-family: arial;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}
b {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000055;
	text-decoration: none;
}
h3{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #000055;
	text-decoration: none;
}