table.tit {
	color: Black;
	font-family: verdana;
	font-size: 12pt;
	
}
table.tit1 {
	color: White;
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
}

table.main {
	color: Black;
	font-family: verdana;
	font-size: 12pt;
}


a {
	color: Red;
	font-family: verdana;
	font-size:11pt;
	text-decoration: none;
}
a:hover {
	color: black;
	font-family: verdana;
	font-size: 11pt;
	text-decoration: none;
}

a:visited {
	color: navy;
	font-family: verdana;
	font-size: 11pt;
	text-decoration: none;
}
.txtedit {
	color: Green;
	font-family: verdana;
	font-size: 12pt;
}
table {
	color: Black;
	font-family: verdana;
	font-size: 12pt;
}

a.head {
	color: #000080;
	font-family: verdana;
	font-size: 12pt;
	text-decoration: underline;
}

a.head:hover {
	color: #000080;
	font-family: verdana;
	font-size: 12pt;
	text-decoration: underline;
}

a.head:visited {
	color: #000080;
	font-family: verdana;
	font-size: 12pt;
	text-decoration: underline;
}
a.head1 {
	color: Green;
	font-family: verdana;
	font-size: 12pt;
	text-decoration: none;
}

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

a.head1:visited {
	color: Green;
	font-family: verdana;
	font-size: 12pt;
	text-decoration: none;
}
h1 {
	color: Green;
	font-family: verdana;
	font-size: 13pt;
	text-decoration: none;
}
h2{
	color: orange;
	font-family: verdana;
	font-size: 12pt;
	text-decoration: none;
}
