@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,500,400italic,700);



body {

    background-color: #ffffff;
    font-family: "Georgia, serif;
    font-size: 50px;
 
    color: #000000;

   

}


body {
color:#000000;
}

table {
    border-spacing: 10px;
    border-collapse: separate;
}
td {
    padding: 10px;
}

em {
    font-style: italic;
}

a {
    color: #000000;
    text-decoration: none;
}

a:hover,
a:active {
    color: #ff8000;
}


h1 {
    font-family: "Georgia, serif;
    font-size: 4.0em;  /* 50px/16=3.5em */
    text-align:center;
}

h2 {
    font-family: "Georgia, serif;
    font-size: 2.8em; /* 50px/16=2.5em */
    
    

}


 

.apst-button {
    background-color:  	#ffffff    !important;
    }

.apst-button:hover {
    background-color: #ffffff !important;
    }
    