body, html {
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
}


body, p, td, ul, li {
	font-family: verdana;
	font-size: 10pt;
}

#pageText table, #pageText tbody, #pageText td, #pageText li {
	font-family: verdana;
	font-size: 11px;
}

#pageText table {
}

h1 {
	font-weight: normal;
	font-size: 20pt;
	color: #000000;
	text-transform: uppercase;
}

h2 {
	font-size: 12pt;
	color: #000000;
}

h3, h4, h5, h6 {
	font-size: 11pt;
	color: #000000;
}

h1, h2, h3, h4, h5, h6 {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
}

a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}