*{
	margin:0px;
	padding:0px;
	border:none;
}
body{
	text-align:center;
}
h4{
	text-align:center;
	margin-bottom:10px;
}
p{
	margin-bottom:10px;
}
br, p{
	clear:both;
}
sup.Trademark{
	font-size:5px;
}
acronym{
	border:0px;
	border-bottom-width:1px;
	border-style:dotted;
	border-color:#000000;
}
select{
	border-style: groove;
	border-width: 2px;
}
select.ListBox{
	border-style:solid;
	border-width:1px;
	border-color:#808080 #E2E2E2 #E2E2E2 #808080;
}
input.Field{
	border-style:solid;
	border-width:1px;
	border-color:#808080 #E2E2E2 #E2E2E2 #808080;
}
input.Button{
	border-style:solid;
	border-width:1px;
	border-color:#E2E2E2 #808080 #808080 #E2E2E2;
}
.DefaultFormat{
	font-family:"Trebuchet MS",Helvetica,Arial,freesans,sans-serif;
	color:#808080;
	font-size:13px !important;
	letter-spacing:-0.02em;
	line-height:20px;
}
.DefaultFormat a{
	color:#0086C6;
}
.DefaultFormat a:hover{
	color:#02608D;
}