address, blockquote, body, cite, code, del, div, em, h1, h2, h3, h4, h5, h6, html, span, form, fieldset, img,
ul, ol, dl, dt, dd, li, hr, strong, sup, sub, dfn, ins, p, q, 
var, samp,  kbd, tt {
	margin: 0;
	padding: 0;
	border: 0;
}
/*
table, td {
	border-width: 0;
}
*/

a, a:visited { text-decoration: none; }
ol, ul { list-style: none; }
address { font-style: normal; }


img { display: block; }
cite { display: block; }

body, input, textarea, select, option, optgroup, button {
	font-family: Tahoma, Arial, "Liberation Sans", Helvetica, "Dejavu Sans Serif", sans-serif;
}

body { font-size: 9.75pt; margin-top: 10px;}

input, textarea, select, option, optgroup, button {
	margin: 0;
	padding: 0;
	font-size: 1em;
}

.center {
	margin-left: auto;
	margin-right: auto;
}
.pointer, .c-pointer {
	cursor: pointer;
}
.c-default {
	cursor: default;
}
.fn-ss { font-family: Tahoma, Arial, "Liberation Sans", Helvetica, "Dejavu Sans Serif", sans-serif; }
.fn-sf { font-family: Georgia, "Linux Libertine O", "Linux Libertine", "Times New Roman", Times, serif; }
.fn-nor {font-weight: normal}
.underline {text-decoration: underline;}
.fn-bold {font-weight: bolder;}
.lh-small { line-height: 8pt; }
.small, small { font-size: 8pt; }
.big, big { font-size: 1.1em; }
.l { text-align: left; }
.r { text-align: right; }
.j { text-align: justify; }
.c { text-align: center; }
.fl { float: left; }
.fr { float: right; }
.dn { display: none; }
.in { display: inline; }
.bl { display: block; }
.oh { overflow: hidden; }
.oa { overflow: auto; }
.vh { visibility: hidden; }
.vv { visibility: visible; }
.abs { position: absolute; }
.rel { position: relative; }
.va-m { vertical-align: middle; }
.va-t { vertical-align: top; }

.clearflow {
	overflow: hidden;
	word-wrap: break-word;
}

.column {
	margin-bottom: -30000px;
	padding-bottom: 30000px;
}
.no-bg-image { background-image: none; }
.no-border { border: 0; }
.no-margin {
	margin: 0 !important;
	padding: 0 !important;
}	
.h1em {
	height: 1em;
}
.w1000{
width: 1000px;

}
