body, table, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color:#999999;
	line-height: 1.5;
}

A:link, A:visited, A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#999999;
	text-decoration:none;
	line-height: 1.6;
}

A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#0babee;
	text-decoration:none;
	line-height: 1.6;
}

.intext:link, .intext:visited, .intext:active {
font-size:11px;
font-weight: normal;
color:#999999;
text-decoration:underline;
line-height: 1.5;
}

.intext:hover {
font-size:11px;
font-weight: normal;
color:#0babee;
text-decoration:underline;
line-height: 1.5;
}

.space_txt {
font-size:11px;
font-weight:normal;
color:#999999;
line-height:8px;
}

.copyright_txt {
font-size:9px;
font-weight: normal;
color:#999999;
text-decoration:none;
}