DIV.header {display: none;}
DIV.noprint {display: none;}	

DIV.sidebar{
	visibility:hidden;}
	
	
body {
	padding:0;
	margin:0;
	background-color:#ffffff
	
; 	
}
body, td, input, img, textarea{
	font-size:12px;
	font-family:Tahoma;
	color:#000000;
	line-height:15px;

	padding:0px;
	background-repeat: no-repeat;
	text-align: left;
	border-color: none;
}

br{font-size:10px}
table{border:0px; border-collapse:collapse;	}



.notextdecor a:hover {
	text-decoration:none;
}
	
strong {
	color:#000000;

}

h1 {
	color:#000000;

}
h2 {
	color:#000000;
	
}

h3{
	color:#000000;
	
} 
a{
	color:#000000;
	text-decoration:none
} 


ul{margin:0; padding:0; list-style:none; line-height:19px}
li{center left no-repeat; margin:0px; padding-left:10px }
li a{
	color:#000000;
} 

.set ul{margin:0; padding:0; list-style:none; line-height:18px}
.set li{ center left no-repeat; margin:0px; padding-left:14px; background-position:0 7px }
.set li a{
	color:#000000;
	text-decoration:none;
	font-weight:normal
} 


input{
	padding-left:5px;
	width:auto;
	height:17px;
}

textarea{
   padding-left:5px;
   width:213px; height:153px;
   overflow:auto}
   



