/* CSS Document */


.style1 {font-family: Verdana, Arial, Helvetica, sans-seri;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;

}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-seri;
	color: #000000;
	font-size: x-small;
	font-style: normal;
	text-decoration: none;
}
a:link {
	color: #0000FF;
}

.bold {
font-weight:bold;
}
