body {
color:navy;
background-color:#F7F3E6;
margin-top:5px;
font-size:13pt;
font-family:Vrinda,Verdana,Arial,Helvetica,sans-serif;
margin-right:25px;
}

h1 {
font-size:18pt;
font-weight:bold
}

h2 {
font-size:16pt;
font-weight:bold
}

h3 {
font-size:14pt;
font-weight:bold
}

h4 {
font-size:14pt;
}

h5,h6 {
font-size:12pt;
font-weight:bold
}

a {
color:navy
}

a:visited {
color:navy
}

a:hover {
background-color:navy;
color:white
}

#loading {
width: 200px;
height: 100px;
background-color: #c0c0c0;
position: absolute;
left: 50%;
top: 50%;
margin-top: -50px;
margin-left: -100px;
text-align: center;
}

