body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #545454;
}
body {
	background-image: url(images/bg.gif);
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #545454;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #545454;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #545454;
}

a.topo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #545454;
	letter-spacing: 1px;
}
a.topo:link {
	text-decoration: none;
}
a.topo:visited {
	text-decoration: none;
	color: #545454;
}
a.topo:hover {
	text-decoration: underline;
	color: #990000;
}
a.topo:active {
	text-decoration: none;
	color: #545454;
}

input  {
    font-family : Verdana, Courier New, Courier, mono;
    font-size : 8pt;
    color : 444444;
}
select  {
    font-family : Verdana, Courier New, Courier, mono;
    font-size : 8pt;
    color : 444444;
}
.style1 {
	color: #DA251D;
	font-weight: bold;
}
.style3 {font-size: 9}
