body {
	margin: 0% 0% 0% 0%;
	padding:0%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color : #ffffff;
	color:#000000;
}

a, a:visited{
	color: black;
	font-weight : bold;
	font-size : 12px;
	text-decoration : underline;
}

a:hover{
	color: blue;
	font-weight : bold;
	font-size : 12px;
	text-decoration : underline;

	}
td.wvc {
	font-size: 13px;
}
p.wvc {
	font-size: 13px;
}
p.wvcred {
	font-size: 13px;
	color:red;
	}
H1.wvc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align : left;
	color: #000000;
	font-size: 16px;

}
