body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height:100%;
	width:100%;
	COLOR : black;
	FONT-FAMILY : verdana, arial, tahoma;
	FONT-SIZE : 10px !important;
	BACKGROUND-COLOR : #FFFFFF;
}

html
{
	height:100%;
}

/* links */
.a
{
	color:#990000;
	text-decoration:none;
}
a
{
	color:#990000;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}


TD
{
  COLOR : black;
  FONT-FAMILY : verdana, tahoma, arial;
  FONT-SIZE : 10pt
}


img{
	border:0px;
}
form{
	margin:0px;
	padding:0px;
}




/*a.menu1{
	font-family:Arial, verdana, arial;
	font-size:16px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

a:hover.menu1{

	text-decoration:underline;
}*/