body {
	font: Verdana;
	background: #fff;
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
}

p, table, td, tr {
	font-family: Verdana;
	font-size: 12px;

}

h1, h3, h4, h5, h6 {
	font: Verdana;
	color: blue;
	font-weight: bold;
}

h2 {
	font: Verdana;
	color: navy;
	font-weight: bold;
}

a:link {color: blue}     /* unvisited link */
a:visited {color: gray}  /* visited link */
a:hover {color: green}   /* mouse over link */

.empver{
	font-family: Verdana;
	font-size: 15px;
}

.hdr{
	font-family: Verdana;
	font-weight: bold;
}

.lhdr {
	font-family: Verdana;
	font-weight: bold;
	background-color: #eeeeee;
}

.tdhdr {
	font-family: Verdana;
	background-color: #eeeeee;
}
