* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	list-style: none;
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	border: 0; }

hr {
	display: none; }
	
* html acronym, abbr {
    border-bottom: 1px dashed; }

acronym, abbr {
    cursor: help; }
	
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%; }
	
.h {
	display: block;
	font-size: 1px;
	height: 1px;
	left: 0;
	overflow: hidden;	
	position: absolute;
	text-indent: -9990px;
	top: -9900px;	
	width: 1px;	}
	
br.clear, div.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	position: relative;	}
	
a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #006699; }
			
a:hover {
	text-decoration: underline; }
	
.whitetext {
	color: #FFFFFF;
	font-weight: bold; }

.smtext {font-size: 10px}