@font-face {
    font-family: 'pt_serifbold';
    src: url('/fonts/2016/pt_serif-web-bold-webfont.woff2') format('woff2'),
         url('/fonts/2016/pt_serif-web-bold-webfont.woff') format('woff'),
         url('/fonts/2016/pt_serif-web-bold-webfont.ttf') format('truetype'),
         url('/fonts/2016/pt_serif-web-bold-webfont.svg#pt_serifbold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'pt_serifregular';
    src: url('/fonts/2016/pt_serif-web-regular-webfont.woff2') format('woff2'),
         url('/fonts/2016/pt_serif-web-regular-webfont.woff') format('woff'),
         url('/fonts/2016/pt_serif-web-regular-webfont.ttf') format('truetype'),
         url('/fonts/2016/pt_serif-web-regular-webfont.svg#pt_serifregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'dinbold';
    src: url('/fonts/2016/din-bold_0-webfont.woff2') format('woff2'),
         url('/fonts/2016/din-bold_0-webfont.woff') format('woff'),
         url('/fonts/2016/din-bold_0-webfont.ttf') format('truetype'),
         url('/fonts/2016/din-bold_0-webfont.svg#dinbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

table,img,form
{
	border:0px;
}

table,td,div,form
{
	padding:0px;
}

form
{
	margin:0px;
}

object,a
{
	outline:none;
}

body,div,td,caption,select,option,a,label,p,h1,h2,h3,textarea,input.txt
{
	font-family: dinbold;
	font-size: 1.0625rem;
	line-height: 140%;
	color:white;
}

span {
	font-family: pt_serifregular;
	font-size: 1.0625rem;
	line-height: 140%;
	color:white;

}

a
{
	color:blue;
}

p
{
	margin:0;
	padding:10px 0;
}

h1,h2,h3
{
	clear:both;
	margin:0;
	padding:0 0 10px;
	font-weight:bold;
}

h1,h2
{
	font-size:15px;
}

h3,h2.h_3,h2.shrt
{
	font-size:12px;
}

h3,h2.h_3
{
	padding:10px 0;
}

hr
{
	border:0;
  height:1px;
  color:black;
  background-color:black;
}

select,option,input.txt,textarea
{
	color:black;
	background:white;

	font-size: 20px;
	font-size: 1.25rem;
	border: 0;

margin-top: 5px;
margin-bottom: 10px;

}

select,option
{

}

input.txt
{
	font-size: 20px;
	font-size: 1.25rem;
}

.txtfull {
	width: 100%;
}

div.dtr, p.dtr
{
	clear:both;
}

.inv
{
	display:none;
}

.err
{
	color:red;
}

.tar
{
	text-align:right;
}

.tac
{
	text-align:center;
}

.tal
{
	text-align:left;
}

.bld
{
	font-weight:bold;
}

.pt20
{
	padding-top:20px;
}

.pb20
{
	padding-bottom:20px;
}

.pt10
{
	padding-top:10px;
}

.pb10
{
	padding-bottom:10px;
}

.pt0
{
	padding-top:0;
}

.pb0
{
	padding-bottom:0;
}

img.rght
{
	float:right;
	margin:3px 0 3px 20px;
}

img.lft
{
	float:left;
	margin:3px 20px 3px 0;
}
