body{
	height: 100%;
	width: 100%;
	background-color: #fff;
	font-family: 'Times New Roman', serif;
	font-size: 12pt;
	color: #000000;
} 
h1{
	font-family: 'Times New Roman', serif;
	font-size: 25pt;
	color: #333;
	background-color: #ffffff;
	margin: 0.5cm 5%;
	text-align:center;
}
h2{
	font-family: 'Times New Roman', serif;
	font-size: 18pt;
	color: #333;
	margin: 0.5cm 5%;
	background-color: #ffffff;
}
h2.rt{
	font-family: 'Times New Roman', serif;
	font-size: 18pt;
	font-style: italic;
	color: #666;
	margin: 0.5cm 10%;
	background-color: #ffffff;
	text-align: right;
}
h2.cent{
	font-family: 'Times New Roman', serif;
	font-size: 18pt;
	color: #333;
	background-color: #ffffff;
	text-align: center;
}
h2.marg{
	font-family: Georgia,'Times New Roman', serif;
	font-size: 18pt;
	color: #333;
	margin: 1cm 2cm;
	background-color: #ffffff;
}
h3.marg{
	font-family: Georgia,'Times New Roman', serif;
	font-size: 12pt;
	color: #000000;
	margin: 0cm 1cm;
	background-color: #ffffff;
}
h3{
	font-family: 'Times New Roman', serif;
	font-size: 14pt;
	color: #333;
	background-color: #ffffff;
	margin: 0.5cm 5% 0.5cm;
}
h3.cent{
	font-family: 'Times New Roman', serif;
	font-size: 14pt;
	font-style: italic;
	color: #333;
	background-color: #ffffff;
	margin: 0.5cm 5% 0.5cm;
	text-align: center;
}
h4{
	font-family: 'Times New Roman', serif;
	font-size: 12pt;
	color: #000000;
	background-color: #ffffff;
	margin: 0cm 5% 0cm;
	text-indent: 0cm;
}
hr{
	display: block;
	margin-top: 0.5cm;
	margin-bottom: 1cm;
	margin-left: 40%;
	margin-right: 40%;
	border-style: inset; 
	border-width: 2px;
}
hr.small{
	display: block;
	margin-top: 0.5cm;
	margin-bottom: 1cm;
	margin-left: 40%;
	margin-right: 40%;
	border-style: inset; 
	border-width: 2px;
}
hr.wide{
	display: block;
	margin-top: 0.2cm;
	margin-bottom: 0.2cm;
	margin-left: 5%;
	margin-right: 5%;
	border-style: inset; 
	border-width: 1px;
}
p{
	font-family: 'Times New Roman', serif;
	font-size: 14pt;
	color: #000000;
	background-color: #ffffff;
	margin: 0cm 5% 0.5cm;
	text-align: justify;
}
p.verd{
	font-family: 'Verdana', 'Helvetica', sans-serif;
	font-size: 14pt;
	color: #000000;
	background-color: #ffffff;
	margin: 0cm 5% 0.5cm;
	text-align: justify;
}
p.white{
	font-size:8pt;
	color: white;
}
p.nojust{
	font-family: 'Times New Roman', serif;
	font-size: 14pt;
	color: #000000;
	background-color: #ffffff;
	margin: 0cm 2cm;
	text-align:left;
}
p.no{
	font-family: 'Times New Roman', serif;
	font-size: 12pt;
	color: #000000;
	background-color: #ffffff;
	margin: 0cm 5%;
	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 5%;
	text-align: justify;
	text-indent: 0cm; 
}
p.bigmarg{
	font-family: 'Times New Roman', serif;
	font-size: 16pt;
	color: #000000;
	background-color: #ffffff;
	margin: 0cm 5% 0cm;
	text-align: justify;
	text-indent: 0cm; 
}
p.it{
    font-family: 'Times New Roman', serif;
	font-size: 16pt;
	color: #000000;
	background-color: #ffffff;
	margin: 0cm 5%;
	font-style: italic;
	text-indent: 0cm; 
}
div{
	text-align: center;
}
ul{
    list-style-position: outside;
}
ol{
    list-style-position: outside;
}
li{
    font-family:'Times New Roman', serif;
	font-size: 14pt;
	color: #000000;
	background-color: #ffffff;
	margin: 0cm 5%;
	padding-left: 0.5cm; 
}
li.verd{
    font-family:'Verdana', san-serif;
	font-size: 14pt;
	color: #000000;
	background-color: #ffffff;
	margin: 0cm 5% 0.5cm;
	padding-left: 0.5cm; 
}
li.marg{
    font-family:'Times New Roman', serif;
	font-size: 14pt;
	color: #000000;
	background-color: #ffffff;
	padding-left: 0.5cm;
	margin: 0cm 5% 0.5cm;
	text-indent: 0cm; 
}
dl{
	font-family: 'Verdana', sans-serif;
	Font-size: 8pt;
	text-align: left;
	margin: 0.2cm 5%;
}
figcaption.full{
	text-align: center;
	width: 100%;
	
}
figcaption.med{
	text-align: center;
	width: 87%;
}
figcaption.small{
	text-align: center;
	width: 50%;
}
figcaption.fix{
	text-align: center;
	width: 500;
}
img.full{
	width: 100%;
	height: auto;
}
img.med{
	width: 87%;
	height: auto;
	margin: 0cm 0cm 0cm 0cm;
}
img.small{
	width: 50%;
	height: auto;
	margin: 0cm 0cm 0cm 0cm;
}
img.fix{
	width: 500;
	height: auto;
	margin: 0cm 0cm 0cm 0cm;
}
 .dropcap {
  padding-left: 5px;
  padding-right: 1px;
  float: left;
  position: relative;
  top: -0.17em;
  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;
	margin: 0cm 5% 0.5cm;
	text-align: right;
}
address.left{
	font-family: 'Times New Roman', serif;
	font-size: 10pt;
	color: #000000;
	font-style: italic;
	background-color: #ffffff;
	margin: 0cm 2cm 0.5cm;
	text-align: left;
}
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; 
}
a:visited{
	color: #990000;
	background-color: #ffffff; 
}
a:hover{
	color: #6666ff;
	background-color: #ffffff;
}
a:active{
	color: #00ffff;
	background-color: #ffffff;
}

	