body, p, td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	color: #000000;
}
body {
    margin: 0px;
}
th {  
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold;
	color: #000000;
}
h1, h2, h3, h4, h5, h6 {
	font-style: normal; 
	color: #000000 ; 
	font-weight: bold
}
h1 { 
	font-size: 18pt; 
}
h2 { 
	font-size: 16pt; 
}
h3 { 
	font-size: 14pt; 
}
h4 { 
	font-size: 12pt; 
}
h5 { 
	font-size: 10pt; 
}
h6 { 
	font-size: 8pt; 
}
a {
	color: #999999; 
	text-decoration: none;
}
a:hover {
	color: #0000FF; 
	text-decoration: underline; 
; font-style: italic}
a:link { 
	text-decoration: underline; 
	color: #990000; 
}
a:link.menulnk, a.menulnk {  
	font-size: 10pt;
	font-style: normal; 
	text-decoration: none;
	color: #999999;
	line-height: 20px;
}
a:visited { color: #333333}
a:visited.menulnk {
	color: #999999;
}.bold {  font-weight: bolder}
.underline {  text-decoration: underline}
.bolditalic {  font-style: italic; font-weight: bolder}
.small {  font-size: 9pt}
