body {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #656565;
}
A:link {
	color: #6666ff;
	text-decoration: none;
}
A:visited {
	color: #6666ff;
	text-decoration: none;
}
A:hover {
	color: #6666ff;
	text-decoration: underline;
}
td {
	font-size: 12px;
}
.step_on {
	color: #ce1126;
	font-size: 14px;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0px;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #aaaaaa;
	font-size: 8px;
	text-decoration: none;
}
th {
	font-size: 14 px;
	background-color: #ce1126;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #FFFFFF;
}

TR.shadeTr, TD.shadeTr
{
background-color: #E7E9EF;
}
div#copyright a,div#copyright a:hover{
	color:#ffffff;
	text-decoration:none;
}
div#copyright a:hover{
	text-decoration:underline;
}

#navigation p a, #navigation p a:visited {
	display: block;
	width: 140px;
	background: #ce1126;
	color: White;
	padding: 0.3em 0.2em;
}

#navigation p a:hover {
	color: #ce1126;
	background: White;
	text-decoration: none;
}

#navigation p {
	margin: 0;
	padding: 0.5em 0;
}