body {
	font-size: 9pt;
	font-family: Courier New;
	text-decoration: none;
	font-weight: normal;
	}
	
td {
	font-size: 9pt;
	font-family: Courier New;
	text-decoration: none;
	font-weight: normal;
	}
h1 {
	font-size: 9pt;
	line-height: 15px;
	font-family: Courier New;
	text-decoration: none;
	font-weight: bold;
	}
	
h2 {
	font-size: 18px;
	line-height: 18px;
	color: #000000;
	font-family: Courier New;
	text-decoration: none;
	font-weight: bold;
	}
	
a {

	color: red;
	text-decoration: none;
	
}

input {
	font-size: 9pt;
	font-family: Courier New;
	text-decoration: none;
	font-weight: normal;
	}
	
textarea {
	font-size: 9pt;
	font-family: Courier New;
	text-decoration: none;
	font-weight: normal;
	}