/* Created by TopStyle Pro Trial Version - www.bradsoft.com */
body {
	background-color: White;
	color: Black;
	font: 11 Verdana, sans-serif;
}

h1, h2, h3, h4, h5, h6	{
	font: bold xx-small Verdana, sans-serif;	
}

h6 {
		border-bottom: thin dotted Black;
}

table {
		font: xx-small Verdana, sans-serif;	
}


h2.emphasis {
	font-style: italic;
}

.keyword {
	font-weight: bold;
}

