a:link { color: #405B83; text-decoration: none }
a:visited { color: #405B83; text-decoration: none }
a:active { color: #405B83; text-decoration: underline }
a:hover { color: #405B83; text-decoration: underline }
body { 
	margin: 0px  0px; padding: 0px  0px ;
}
td {
	font-family: Tahoma;
	font-size: 12px;
	color:#757D8A;
}
.alert {
	font-weight: bold;
	color:#FF0000;
}
.hilight {
	font-weight: bold;
	color:#336699;
}
.warning {
	font-weight: bold;
	color:#000000;
}
.topic {
	font-weight: bold;
	color:#000000;
}
.detail {
	font-weight: normal;
}
