TD, TH, FONT {
	font-family : Courier New, Courier, Tahoma, Geneva, Verdana, Arial, sans-serif;
	font-size : 11px;
	color : #000000;
	margin : 0;
}
	
BOD {
	font-family : Courier New, Courier, Tahoma, Geneva, Verdana, Arial, sans-serif;
	font-size : 11px;
	color : #000000;
	margin : 0;
}

DIV {
	font-family : Courier New, Courier, Tahoma, Geneva, Verdana, Arial, sans-serif;
	font-size : 11px;
	color : #000000;
	margin : 0;
}

A:link {
	color : #000000;
	text-decoration : none;
}

A:hover {
	color : #000000;
	text-decoration : none;
	background-color : #00CCFF;
}

A:active {
	color : #000000;
	text-decoration : none;
}

A:visited {
	color : #000000;
	text-decoration : none;
}

A:visited:hover {
	color : #000000;
	text-decoration : none;
	background-color : #00CCFF;
}

.small {
	font-family : Courier New, Courier, Tahoma, Geneva, Verdana, Arial, sans-serif;
	font-size : 11px;
	line-height : 11px;
	color : #000000;
}

.small A:link {
	color : #000000;
	text-decoration : none;
}

.small A:hover {
	color : #000000;
	text-decoration : none;
	background-color : #00CCFF;
}

.small A:active {
	color : #000000;
	text-decoration : none;
}

.small A:visited {
	color : #000000;
	text-decoration : none;
}

.small A:visited:hover {
	color : #000000;
	text-decoration : none;
	background-color : #00CCFF;
}

input {
	color : #000000;
	font-size : 11px;
	font-family : Courier New, Courier, Tahoma, Geneva, Verdana, Arial, sans-serif;
}

textarea {
	color : #000000;
	font-size : 11px;
	font-family : Courier New, Courier, Tahoma, Geneva, Verdana, Arial, sans-serif;
}

select {
	color : #000000;
	font-size : 11px;
	font-family : Courier New, Courier, Tahoma, Geneva, Verdana, Arial, sans-serif;
}
