body {
 font-family: Tahoma;
 background: #FFE599;
 font-size: 11pt;
 color: #000080;
}

h1 {
 font-family: Tahoma;
 font-size: xx-large;
 font-weight: bold;
}

h2 {
 font-family: Tahoma;
 font-size: x-large;
 font-weight: bold;
}

h3 {
 font-family: Tahoma;
 font-size: large;
 font-weight: bold;
}

h4 {
 font-family: Tahoma;
 font-size: medium;
 font-weight: bold;
 
}

a:link {font-family: Tahoma; color: #3399FF; text-decoration:none;}
a:visited {font-family: Tahoma; color: #3399FF; text-decoration:none;}
a:focus {font-family: Tahoma; color: #000080; text-decoration:none;}
a:hover {font-family: Tahoma; color: #000080; text-decoration:underline;}
a:active {font-family: Tahoma; color: #000080; text-decoration:none;}


