body, td {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

input, textarea {
	font-family: Arial;
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

a {
	font-family: Arial;
	font-size: 13px;
	color: #0000ff;
	font-weight: normal;
	text-decoration: none;

}

A:visited  {color: #0000ff; text-decoration: none}
A:link  {color: #0000ff; text-decoration: none}
A:active  {color: #0000ff; text-decoration: none}
A:hover   {text-decoration: underline}


h1 { 
	font-family: Arial;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	display: inline;
	white-space:no-wrap;
	margin-top:0em;
	margin-bottom:0em;
	margin-left:0em;
	margin-right:0em;

}

h2 { 
	font-family: Arial;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	display: inline;
	white-space:no-wrap;
	margin-top:0em;
	margin-bottom:0em;
	margin-left:0em;
	margin-right:0em;

}