﻿body
{
margin: 0px 0px 0px 0px;
background-color:#C0C0C0;
}

h1
{
font-family: Verdana;
font-size: 16px;
font-weight: bold;
letter-spacing: 0px;
}

h2
{
font-family: Verdana;
font-size: 14px;
font-weight: bold;
letter-spacing: 0px;
}

h4
{
letter-spacing: 0.5cm;
}
 
p
{
font-family: verdana;
font-weight: normal;
line-height: 18px;
font-size: 12px;
margin: 0px 0px 0px 0px;
padding:0px 10px 0px 0px;
 /* background-color:#ff0000; */
}

ul {
	line-height: 1.3em;
	list-style-type: square;
	margin: .3em 0 0 1.5em;
	padding: 0;
	vertical-align:text-top;
}
li {
	margin-bottom: .8em;
	margin-left: 1em;
	font-size:10pt;
	font-family:Verdana;
}
 
.vlo
{
font-weight: bold;
}