
#container1 {
width : 600px;
border : none;
margin : 1px;
margin-left : auto;
margin-right : auto;
}
#content1 {
background-color : green;
width : 600px;
overflow : auto;
clear : both;
margin-right : auto;
background-repeat : repeat-x;
}
.titser{
font-size : 16pt;
font-family : Times New Roman, Arial, Helvetica, Geneva, sans-serif;
color : #efb539;
text-align : center;
font-weight : bold;
margin-bottom : 1;
}

.testoser {
font-size : 8pt;
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
color : white;
text-align : justify;
}

.riga {
width : 100%;
height : 0;
text-align : center;
border-color : #cccccc;
border-style : dashed;
margin-top : 0;
margin-bottom : 0;
}
.poss {
text-align : center;
font-family : Arial, sans-serif;
color : #00003d;
font-size : 10pt;
font-weight : bold;
}
.thank {
border-style : none;
text-align : center;
font-family : Verdana, Arial, sans-serif;
color : white;
font-size : 7pt;
font-weight : bold;
}
.thanks {
text-align : center;
font-family : Verdana, Arial, sans-serif;
color : white;
font-size : 7pt;
}
.form {
text-align : right;
font-family : Verdana, Arial, sans-serif;
color : white;
font-size : 10pt;
}



