a, p, div, span, ol, li, td , th, h2, h1, h3 {font-family: 'Arima Madurai'; }

body { background-color: #7AC7D7; }

div.title { font-size: 150%; font-weight: bold; text-align: center; }

div.header { font-style: italic; }

span.cat { font-size: 120%; font-weight: bold; }

td.hide { display:none; }

th.hide { display:none; }

.style1 { text-align: center; }

.menu li { list-style: none; }

.menu li a { text-decoration: none; color: black; }

.menu li a:hover { text-decoration: underline; }

.head li { list-style: none; text-align: center; }

.head li a { text-decoration: none; color: black; }

.head li a:hover { text-decoration: underline; }

/* Mobile Styles */

@media only screen and (max-device-width: 480px) {

body, td, span, div { font-size: 200%; }

}

/*

p { line-height: 1.3; }

p.text { font-size: 90%; text-align: left; }

p.page { font-size: 90%; font-weight: bold; text-align: center; }

div.head { font-size: 75%; }

p.footer { font-size: 75%; text-align: left; }

span.footer { font-size: 75%; }

span.list { font-size: 90%; }

span.q { font-size: 90%; font-weight: bold; }

div.list ( font-size: 90%; }

*/


