body
{
	margin: 20px;
	color: Black;
	background-color: White;
}
h1
{
	font-weight: bold;
	font-size: 20px;
	color:Blue;
	font-family: Arial, Verdana, Sans-Serif;
	letter-spacing: 1.5pt;
}
h2
{
	font-weight: bold;
	font-style: italic;
	font-size: 15px;
	color:Blue;
	font-family: Arial, Verdana, Sans-Serif;
	letter-spacing: 1.5pt;
}
.bvj
{
	font-weight: bold;
	font-size: 13pt;
	color: Blue;
	font-family: Arial, Verdana, Sans-Serif;	
}
.link
{
	font-size: 15pt;
	font-family: Arial, Verdana, Sans-Serif;	
}
A
{
	font-size: 14pt;
	font-family: Arial, Verdana, Sans-Serif;	
}
