body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-size-adjust: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-size-adjust: none;


}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #808080;
	background-image: url(images/h1_background.gif);
	height: 25px;
	width: 100%;
	padding: 5px;
	overflow: hidden;
	background-repeat: repeat-x;
	margin-bottom: 5px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-size-adjust: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000066;
}
h3 {
	font-size: x-small;
	font-weight: bold;
	text-transform: uppercase;
	color: #000066;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: -18px;
}
