.BvsPStyle {
	margin-top:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: top;
	word-spacing: normal;
	float: left;}
h1 {  font-size: x-large; font-weight: bold}
h2 {  font-size: medium; font-weight: bold}
h3 {  font-size: small}
p:first-letter { font-weight: bold}
a {  color: #CC3300; text-decoration: none}
a:visited {  color: #FF0000}
a:link {  color: #bb0000}
a:hover {  color: #FF9900}
table {
	border-style:solid;
	border-width:1px;
	border-color:orange;
	width:90%;
	padding:3px;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
}
td { 
border-style:solid; 
border-width:1px; 
border-color:yellow;
padding:10px;
text-align: justify;
}
