table.tit {
	color: Black;
	font-family: Tahoma;
	font-size: 8pt;
	
}
table.tit1 {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	text-align:justify;
	
}

table.main {
	color: Black;
	font-family: Tahoma;
	font-size: 8pt;
}

a{
	color: #333333;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
}

a:hover {
	color: Red;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: underline;
}

a:visited {
	color: #333333;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
}



a.links {
	color: #333333;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
}

a:hover.links {
	color: Red;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: underline;
}

a:visited.links {
	color: #333333;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
}

a.head {
	color: White;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
}

a:hover.head {
	color: Red;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: underline;
}

a:visited.head {
	color: White;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
}
a.head1 {
	color:Green;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
}

a:hover.head1 {
	color: Red;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: underline;
}

a:visited.head1 {
	color: Green;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
}


.txtedit {
	color: #333333;
	font-family: Tahoma;
	font-size: 10pt;
}
