* {
	margin: 0px;
}	

body {
	font-family: verdana, arial;
}

#topRow,#headerRow,#menuRow,#footerRow,#locPath {
	display: none;
}

h1 {
	font-size: 18px;
	margin-bottom: 20px;
	font-weight: normal;
}

h2 {
	font-size: 16px;
	margin-bottom: 15px;
	font-weight: normal;
}

h3 {
	font-size: 14px;
	margin-bottom: 15px;
	font-weight: normal;
}

p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 15px;
}

img {
	border: 1px solid #000000;
}

a {
	color: #000000;
}

table,ul {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 15px;	
}

th,td {
	text-align: left;
	vertical-align: top;
}
