a {
font-family:Verdana; 
font-size:12px; 
color: #58585A; 
font-weight:normal;
line-height: 140%; 
}

a.FromTo {
font-family:Verdana; 
font-size:12px; 
color: #58585A; 
font-weight:normal;
line-height: 130%; 
}

a.Nav {
font-family:Verdana; 
font-size:10px; 
color: #58585A; 
font-weight:normal;
line-height: 100%; 
}

.Nav {
font-family:Verdana; 
font-size:10px; 
color: #58585A; 
font-weight:normal;
line-height: 100%; 
}



H1 {

text-align: center;
font-family: Verdana;
font-size: 13px;
color: #58585A;

}

body { 

text-align: center;

}

#Content {
background-color: #FFFFFF;
text-align: left; 
position: relative;
top: 0px;
padding-left: 30px;
padding-right: 30px;
padding-bottom: 30px;
padding-top: 13px;
border: 1px solid #A0B7C9;
font-family: Verdana;
font-size: 12px;
color: #58585A;
margin: 0 auto;
max-width: 800px;
box-sizing: border-box;
width: 100%;
overflow: hidden;

}

tr.Yes {
  color: #317023;
}

tr.No {
  color: #C0362C;
}

input { 
 background-color: #FFFFFF;
 color: #58585A;
 font: 10px Verdana;
}

P.search {
text-align: center;
}

table.answer {
            background: none repeat scroll 0 0;
            border: 1px solid #A0B7C9;
            padding: 4px;
            /*color: #2c3d5c;*/
            width: 100%;
            /*min-width: 100px;*/
            box-sizing: border-box;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
        }

input.submit {
    
    -moz-user-select: none;
    background-color: threedlightshadow;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 4px 10px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}


TD {
    border: 1px solid #a0b7c9;
    padding: 0.5em;
    
}
