body {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 18px;
	color: #000;
	background-repeat: no-repeat;
}

td {  
	font-size: 11px; 
	line-height: 18px;
}

h1 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold; 
	margin-bottom: 0px;
}

h2 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	font-weight: bold; 
	margin-bottom: 0px;
}

a:link, a:visited, a:active {  
	color: #000; 
	text-decoration: underline;
}
a:hover {  
	color: #000; 
	text-decoration: underline;
}
input, select {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	height: 20px;
	border: 1px solid #aaa;
}

.tip {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold; 
	margin-top: 25px;
}

.bron {  
	margin-top: 10px;
	margin-bottom: 20px;
}

