body {
	margin: 0px;
	font-family: verdana, arial;
	color: #000000;
}

h1,h2 {
	margin: 0px;
	margin-bottom: 15px;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 16px;
}

p,table,ul {
	font-size: 12px;
	line-height: 19px;
	margin: 0px;
	margin-bottom: 15px
}

ul {
	list-style-type: square;
	margin-left: 15px;
}

th, td {
	text-align: left;
	vertical-align: top;
}

a {
	color: #000000;
}

img {
	border: 1px solid #000000;
}

#topContainer,object,#breadCrumps,#footerContainer,#centerContainerRight,#print,#fontScaling {
	display: none;
}
