body {

	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;

	font-size: 10pt;

}

table {

	font-family: "Trebuchet MS", Geneva, Helvetica, Arial;

	font-size: 10pt;

}

h1 {

	color: #999999;

	border-top: none;

	border-right: none;

	border-bottom: thin solid #999999;

	border-left: none;

	font-size: 24pt;

}

a {

	text-decoration: none;

	color: #0000FF;

}

a:hover {

	text-decoration: underline;

	color: #0000FF;

}

a:visited {

	text-decoration: none;

	color: #0000FF;

}

a:visited:hover {

	text-decoration: underline;

	color: #0000FF;

}

h2 {

	font-size: 16pt;

}

hr {

	color: #999999;

}

.caption1 {

	font-size: 8pt;

	font-style: italic;

	text-align: center;

}

.submenu {

	margin-top: -15px;

}

.form_header {

	font-weight: bold;

	color: #FFFFFF;

	background-color: #999999;

	display: block;

	font-size: 18px;

	padding-top: 10px;

	padding-right: 10px;

	padding-bottom: 10px;

	padding-left: 20px;

}

address {

	margin-left: 30px;

}

