
body {

font-size: 22px; 
min-width:800px;
align:center;
font-family:verdana,sans-serif; text-align:center; 
position:absolute;
top:10px;
right:10px;
left:10px;
bottom:10px;
}


a:link {color:#4d4d4d; text-decoration:none;}
a:visited {color:#4d4d4d; text-decoration:none;}
a:hover {color: #696969; text-decoration:none;}
a:active {color:#4d4d4d; text-decoration:none;}



.con { animation: show 2s;}@keyframes show {from {opacity: 0;} to {opacity: 1;}}
.con2 { animation: show 2s;}@keyframes show {from {opacity: 0;} to {opacity: 1;}}



.box00166 { 

background-color: #003e4d;
font-family: verdana, arial, sans-serif; 
width: 100%;
padding: 30px;
text-align:center;
}



.box0066 { 

background-color: #003e4d;
padding: 30px;
text-align:center;
}




.box { 

border-right: 2px solid  #4d4d4d;
text-color: #ffffff;
text-align: right;
}




.strel { 

background-color: #e6e6e6;
font-family: verdana, arial, sans-serif; 
padding-left: 30px;
padding-right: 30px;
padding-top: 50px;
padding-bottom: 50px;
}




.alert { 

position:fixed;
right:20px; 
bottom:20px;
}

