html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/*	font-weight: inherit; */
/*	font-style: inherit; */
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	vertical-align: baseline; */
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	background-image:url(images/bg-1.jpg);
	margin: 2px;
	line-height: 1;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*   	font-size: .8em; */
	line-height: normal;
	background-color: #1a1a3a;
	background-repeat: repeat-x;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}

#pagewidth {
width: 980px;
margin: auto
}

.ruledtable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

h1.content {
	color: #FFFFFF;
	margin: .25em;
	font-size: 1.5em;
	font-weight: bold;
}
h2.content {
	color: #FFFFFF;
	margin: .5em;
	font-size: 1em;
	font-weight: bold;
}
.content {
	color:#333333;
	font-size: 1em;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
}
td.address {
	vertical-align: bottom;
}
table.part {
	margin-left: 25px;
	margin-right: 25px;
}

p.upartno {
	color: #000000;
	font-size: 0.8em;
}
p.ustockno {
	font-size: 2em;
	font-weight: bold;
}
p.utext {
}
p.ustock {
}
p.ucustom {
}
table.ulegend {
	padding: 0.25em;
	border: 1px;
	width: 100%;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	font-size: 1em;
}

.style1 {color: #FF0000;
}
.style3 {font-size: 50%}
