html,
body.home {
	margin:  0px;
	padding: 0px;
}
body.home {
	font-family: Arial;
	font-size:   12px;
}
form {
	margin:  0px;
	padding: 0px;
}
input,
select,
textarea {
	font-size:   12px;
	font-family: Arial;
}
a {
	color:           #007BBF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
h1 {
	font-size:   24px;
	font-weight: bold;
	font-family: "Auto 1", Arial;
}
h2 {
	font-size:   16px;
	font-weight: bold;
}
h3 {
	font-size:   12px;
	font-weight: bold;
}
h4 {
	font-size:      10px;
	font-weight:    normal;
	text-transform: uppercase;
}
th {
	padding:          2px 4px;
	background-color: #007BBF;
	color:            #FFF;
	text-align:       left;
}
p.introduction {
	font-family: Georgia, Times New Roman, Arial;
	font-size:   16px;
}
ul {
	position: relative;
	margin:   0px;
	padding:  0px;
}
div.header,
table.mainNavigation,
div.yahoo,
table.footer,
img.shadowL,
img.shadowR,
td.treeNavigation  {
	display: none;
}
