body {
	background-color: #ffffff;
}

td {
	font-size: x-small;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.25em;
}

div {
	font-size: x-small;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	line-height: 1.25em;
}

p {
	color: #000;
	font-weight: normal;
	font-size: x-small;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.50em;
}

a {
	color: black;
	font-size: x-small;
	font-family: Verdana, Arial;
	text-decoration: none
}

h1 {
	color: maroon;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: maroon;
}

a:hover {
	color: maroon;
	font-size: 11px;
	text-align: center;
}

.breadcrumbs {
	color: maroon;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-variant: small-caps;
	color: #333333;
	text-transform: none;
	font-weight: bolder;
	text-decoration: underline;

}
.center {
	text-align: center;
}
