img { border : 0; }

body {
	background-color : #ffffff;
	font-family : Univers, Verdana, Arial, Helvetica, sans-serif;
	font-size :  small;
	text-align :  left;
	color :  Black;
}

h1 {
	font-family : inherit;
	font-size : medium;
	font-weight : bold;
	margin-bottom : 0;
	padding-bottom: 0;
}

h2 {
	font-family : inherit;
	font-size :  small;
	font-weight : bold;
}

h3 {
	font-family : inherit;
	font-size :  x-small;
	font-weight : bold;
}

h4 {
	font-family : inherit;
	font-size :  x-small;
	font-weight : normal;
}

h5 {
	font-family : inherit;
	font-size :  x-small;
	font-style : normal;
}

h6 {
	font-family : inherit;
	font-size :  xx-small;
	font-style : normal;
}

table, tr, tt {
	font-family : inherit;
	font-size :  x-small;
	font-weight : normal;
	text-align :  left;
	vertical-align :  middle;
}

td {
	font-family : inherit;
	font-size :  small;
	font-weight : normal;
	text-align :  left;
	vertical-align :  middle;
}

th {
	font-family : inherit;
	font-size : small;
	font-weight : bold;
	text-align : left;
	background : #666666;
	vertical-align : middle;
	color : White;
	width : 100%;
	padding-left : 3px;
} 
 
 
font a { font: inherit; }

a:link, a:active, a:hover, a:visited {
	text-decoration : underline;
	color : #0000ff;
	background-color : transparent ;
}

.rowoff {
	font-size : small;
	font-weight : bold;
	color : inherit;
	background-color :  #ffffff;	
}

.rowon {
	font-size : small;
	font-weight : bold;
	color : White;
	background-color :  #999999;
}

em {
	color : #ff0000;
	background-color : transparent;
	text-decoration : none;
}

.documentCell {
	vertical-align :  middle;
}

.topAlignCell {
	vertical-align : top;
}

.titleHighlight {
	color : #ffffff;
	background-color : inherit;
	font-size : small;
	font-weight : bold;
}

#noborder { border : 0; }

font input    { font: inherit; }
font textarea { font: inherit; }
