body{
	background-color: #ffffff;
	font-family: 'Times New Roman', serif;
	font-size: 12pt;
	color: #000000;
} 
h1{
	font-family: 'Times New Roman', serif;
	font-size: 25pt;
	color: #000000;
	background-color: #ffffff;
}
h2{
	font-family: 'Times New Roman', serif;
	font-size: 18pt;
	color: #000000;
	background-color: #ffffff;
}
h2.marg{
	font-family: Georgia,'Times New Roman', serif;
	font-size: 18pt;
	color: #000000;
	margin: 1cm 2cm;
	background-color: #ffffff;
}
h3.marg{
	font-family: Georgia,'Times New Roman', serif;
	font-size: 12pt;
	color: #000000;
	margin: 1cm 2cm;
	background-color: #ffffff;
}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	background-color: #ffffff;
}
h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	background-color: #ffffff;
	margin: 0.5cm 2cm 0.5cm;
	text-indent: 0cm;
}
p{
	font-family: 'Times New Roman', serif;
	font-size: 12pt;
	color: #000000;
	background-color: #ffffff;
	margin: 0cm 2cm;
	text-align: justify;
	text-indent: 0.75cm;
}
p.no{
	font-family: 'Times New Roman', serif;
	font-size: 12pt;
	color: #000000;
	background-color: #ffffff;
	margin: 0cm 2cm;
	text-align: justify;
	text-indent: 0cm; 
}
p.bold{
    font-family: Georgia,'Times New Roman', serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	text-align: left;
	margin: 0.5cm 2cm;
	text-indent: 0cm; 
}
p.marg{
    font-family: Georgia,'Times New Roman', serif;
	font-size: 12pt;
	color: #000000;
	background-color: #ffffff;
	text-align: left;
	margin: 0.5cm 2cm;
	text-indent: 0cm; 
}
p.inmarg{
    font-family: Georgia,'Times New Roman', serif;
	font-size: 12pt;
	color: #000000;
	background-color: #ffffff;
	text-align: left;
	margin: 0.5cm 2cm;
	text-indent: 1cm; 
}
p.itmarg{
    font-family: Georgia,'Times New Roman', serif;
	font-size: 12pt;
	color: #000000;
	background-color: #ffffff;
	margin: 0.5cm 2cm;
	font-style: italic;
	text-indent: 0cm; 
}
p.itinmarg{
    font-family: Georgia,'Times New Roman', serif;
	font-size: 12pt;
	color: #000000;
	background-color: #ffffff;
	margin: 0.5cm 2cm;
	font-style: italic;
	text-indent: 1cm; 
}
p.big{
	font-family: 'Times New Roman', serif;
	font-size: 16pt;
	color: #000000;
	background-color: #ffffff;
	margin: 0cm 2cm;
	text-align: justify;
	text-indent: 0cm; 
}
p.it{
    font-family: 'Times New Roman', serif;
	font-size: 16pt;
	color: #000000;
	background-color: #ffffff;
	margin: 0cm 2cm;
	font-style: italic;
	text-indent: 0.75cm; 
}
li.marg{
    font-family: Georgia,'Times New Roman', serif;
	font-size: 12pt;
	color: #000000;
	background-color: #ffffff;
	margin: 0cm 2cm;
	text-indent: 0cm; 
}
.dropcap {
  padding-left: 5px;
  padding-right: 5px;
  float: left;
  position: relative;
  top: -0.25em;
  margin-bottom: -0.5em;
  margin-left: -6px;
  margin-right: 2px;
  font-size: 60px;
}

address{
	font-family: 'Times New Roman', serif;
	font-size: 10pt;
	color: #000000;
	font-style: italic;
	background-color: #ffffff;
}
address.big{
	font-family: 'Times New Roman', serif;
	font-size: 12pt;
	color: #000000;
	font-style: italic;
	background-color: #ffffff;
}
a:link{
	color: #0000ff;
	background-color: #ffffff;
	background-image: url(bg19.gif); 
}
a:visited{
	color: #990000;
	background-color: #ffffff; 
}
a:hover{
	color: #6666ff;
	background-color: #ffffff;
}
a:active{
	color: #00ffff;
	background-color: #ffffff;
}

	