*{
	margin: 0px;
	padding: 0px;
}

body{
	font-size: 100%;
	line-height: 140%;
	background-color: #ffffff;
	color: #000000;
}

a:link{
	color: #0000ff;
}

a:visited{
	color: #000080;
}

a:active{
	color: #ff0000;
}

a:hover{
	color: #ff0000;
}

h1{
	font-size: 100%;
	line-height: 140%;
}

h2{
	font-size: 100%;
	line-height: 140%;
}

h3{
	font-size: 100%;
	line-height: 140%;
}

img{
	vertical-align: bottom;
}

a img{
	border: 0px;
}

ul,
ol{
	padding: 0px 0px 0px 3em;
}

fieldset{
	border: none;
}

legend{
	display: none;
}

option{
	padding: 0px 0.3em 0px 0px;
}

em{
	font-weight: bold;
	font-style: normal;
}

strong.mean{
	font-weight: normal;
}

#args{
	display: none;
}

.hidden{
	display: none;
}
