body {
	font-family: Arial, Helvetica, sans-serif; 
	margin : 4px 10px 4px 10px;
}

a:link {
	color : #000080;
	font-weight : bold;
}

a:visited {
	color : #000080;
	font-weight : bold;
}

a:active {
	color : #000080;
	font-weight : bold;
}

a:hover {
	color : #ff0000;
	font-weight : bold;
}

td {
	font-size: 12px; 
	color: #000000;
}

.txt {
	font-size: 12px; 
	color: #000000;
}

.txt1 {
	font-size : 12px;
	color : #800000;
	font-weight : bold;
}

.txt2 {
	font-size : 10px;
	color : #000000;
	font-weight : normal;
}

.red {
	font-size : 12px;
	color : #ff0000;
	font-weight : bold;
}

.head {
	font-size : 18px;
	color : #800000;
	font-weight : bold;
}

.date {
	font-size: 9px;
	color: #800000;
	font-weight : bold;
}

li {
	line-height : 160%;
}