<style>

{
font-family: arial,sans-serif

BODY {font-size:62.5%}


}
:link { color:yellow; font:arial ; text-decoration:none; } 
:visited { color:yellow; font:arial  ; text-decoration:none; } 
:link:hover { color:red; font:arial  text-decoration:none; } 
:link:active { color:green; font:arial text-decoration:none; } 

#menu
{
text-align: center; width: 180px;  height: 50px;
}
a.menu:link{color:brown; font: 14pt arial ; text-decoration:none; }
a.menu:visited { color:brown; font:14pt arial ; text-decoration:none; } 
a.menu:hover { color:red; font:14pt arial ; text-decoration:none; } 
a.menu:active { color:red; font: 14pt arial; text-decoration:none; } 


.h1 {font:2.3em arial;color:#3496fb; font-weight:bold;}
.h2 {font:1.8em arial;color: #dbdbdb; font-weight:bold;}
.h3 {font:1.6em arial;color: #dbdbdb; font-weight:bold;}
.med {color:black; font:18pt arial;  text-align: center;font-weight:bold;}
.small{color:black; font:14pt arial;  text-align: center;font-weight:bold;}
.h4{font:20pt arial;color: blue; font-weight:bold;}
.text {font:1.3em arial; color: #dbdbdb; font-weight:bold; text-align:justify;}
.footer{font:1.0em arial; color: #dbdbdb; font-weight:bold; text-align:center;}
.footmenu {font:0.8em arial; color: #dbdbdb; text-align:center;}
.caption {font:0.8em arial; color: #dbdbdb; text-align:center;}
.wtext {color:white; font:12pt arial; }
.q {color:white; font: 16pt arial;font-style: italic; text-decoration: underline;}
.ans{color:white; font: 16pt arial; text-decoration: none;}
td#here {background-color:red; text-align: center;}
</style>