.form
{
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	font-size: 12px;
	color: #000000;
	font-family: verdana;
	font-weight: bold;
}



body
{
	font-size: 12px;
	color: #FFFFFF;
	font-family: verdana;
	text-decoration: none;
	text-align: justify;
	cursor: default;
}
body a, body a:link, body v:link
{
	font-size: 12px;
	color: #FFFFFF;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
}
body a:hover
{
	font-size: 12px;
	color: #FF9900;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
}

.table_legend
{
	font-size: 12px;
	color: #FFFFFF;
	font-family: verdana;
	text-decoration: none;
	text-align: justify;
	cursor: default;
}
.note
{
	font-size: 10px;
	color: #FFFFFF;
	font-family: verdana;
	text-decoration: none;
	font-weight: normal;
}

.pagetitle
{
	font-size: 18px;
	color: #FF9900;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
}
.bar
{
	color: #FF9900;
	cursor: default;
	width: 300;
	text-align: center;
}
