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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/*font-size: 100%;*/
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
body,html{
	
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear{
	clear:both;
	font-size:0;
	overflow:hidden;;
	height:1px;
}
.r{
	position:relative;
}
.a{
	position:absolute;
}
.float{
	float:left;
	display:block;
}
.z{
	zoom:1;
}
.i{
	font-style:italic;
}
.flash{
	margin-bottom:20px;
}
/* ***************************************** */
h1,h2,h3,h4,h5,h6{
	font-family:Verdana, Geneva, sans-serif;
	color:#000
}
.narrow{
	font-family:"Arial Narrow",Arial, Helvetica, sans-serif
}
.arial{
	font-family:Arial, Helvetica, sans-serif;
}
a{
	text-decoration:none;
	color:#0072bc;
}
a:hover{
	text-decoration:underline;
	color:#0072bc;
}
.normal p{
	padding:0 0 1em 0;
	text-align:justify
}
.normal ul{
	padding:0 0 1em 1em;
	margin-left:0.5em;
	list-style:disc;
}
.normal ol{
	padding:0 0 1em 1em;
	margin-left:1em;
	list-style:decimal;
}
.normal img{
	/*
	margin:4px;
	border:1px solid #fff
	*/
}
.normal h1,.normal h2,.normal h3,
.normal h4,.normal h5,.normal h6{
	margin:0 0 0.5em 0;
	font-weight:normal;
	padding:0;
	font-size:1.8em;
	color:#0072bc;
	border-bottom:1px solid #e7e7e7
}
.normal h2{
	font-weight:bold;
	font-size:9pt
}

.table_bottom,.table_bottom tr,.table_bottom tr td{
	vertical-align:bottom
}
.table_middle,.table_middle tr,.table_middle tr td{
	vertical-align:middle
}
.table_top,.table_top tr,.table_v tr td{
	vertical-align:middle
}
