body {
	font-family: Verdana, sans-serif;
	font-size: 0.9em;
}

a {
	color: #336699;
}

a:hover {
	text-decoration: none;
}

a img {
	border: 0;
}

p {
	text-align: left;
}

table {
	border-bottom: 1px solid #FFF;
	border-collapse: collapse;
}

td {
	text-align: left;
	padding: 3px 40px 3px 5px;
	border-bottom: 1px dotted #666;
}

th {
	text-align: left;
	border-bottom: 2px solid #666;
}

h1 {
	font-family: "Times New Roman", serif;
	font-size: 2em;
	font-weight: normal;
	text-align: left;
    line-height: 120%;
}

h2 {
	font-family: "Times New Roman", serif;
	font-size: 1.4em;
	font-weight: normal;
	text-align: left;
    line-height: 120%;
}

label {
	font-weight: bold;
	font-size: 1.1em;
	display: block;
	border-bottom:1px solid black;
}
