﻿html {height:100%; overflow:auto;}

body{            
    background:#99CCCC;
    color:black;
    font-family:Tahoma;
    font-size:10pt;
    margin:0px 0px 0px 0px;
    padding:0px;
    text-align:center;
}

img{border:0px;}   
        

.txtTurkis{
    color:#0080FF;
    font-size:14pt;
    font-weight:bold;
}

.txtTurkisCenter{
    color:#0080FF;
    font-size:16pt;
    font-weight:bold;
    text-align:center;
    width:100%;
}

.txtblau{
    color:#045FB4;            
}

ul{            
    margin-top:0px;
    margin-bottom:0px;
}

.txtGrandeNegro{
    color:black;
    font-weight:bold;
}

.txtRojo{
    color:red;
	text-decoration:blink;     
}

.dvLogo{
    width:800px;
    text-align:left;
    padding:14px 0px 14px 0px;
}

.dvBody{
    border-color:#000000;
    border-style:solid solid solid solid;
    border-width:1px;
    width:750px;
    background-color:White;
    text-align:left;
    padding:14px;
    margin-bottom:20px;
}

.dvCuadro{
    padding:14px 0px 0px 20px;
}
