a:link {
	text-decoration: underline;
	color: #024141;
}

a:active {
	text-decoration: underline;
	color: #024141;
}

a:visited {
	text-decoration: underline;
	color: #024141;
}

a:hover {
	text-decoration: underline;
	color: #024141;
}

body {
	font-family: arial;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
}

TD { font-size: 11px; font-family: arial; color: #000000;}

h1 {
	font-family: arial;
	font-size: 13px;
	line-height: 1px;
	font-weight: bold;
	color: #009d93;
}

.form {font: 11px arial, sans-serif; color: #000000; text-decoration: none; text-indent: 0; background-color: #ffffff;}
.form A {text-decoration: none; color: #000000;}
.form A:link {text-decoration: none; color: #000000;}
.form A:visited {text-decoration: none; color: #000000;}
.form A:hover {text-decoration: none; color: #000000;}
