/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 10 Nov 2021, 6:45:25 pm
    Author     : namwong
*/


.row { max-width:1600px }

.this-menu { border-top: 1px black solid; border-bottom: 1px black solid; padding: 10px 0px 10px 0px;}  

.this-menu .column { text-align: center}
.this-menu a { margin: 0px 20px 0px 20px; font-size: 18px; color: black}
.this-menu a:hover { color: grey}

.content { margin-top: 20px}

.footing { border-top: 1px black solid; margin-top: 20px }

h1 { font-size: 30px}


.privacy li { padding-bottom: 20px }