<style>
.mstheme
{
	top-bar-button: url(expglob.gif);
	version: 1.0;
	navbutton-background-color:  rgb(204,204,153);
}

body
{
	font-family: Book Antiqua, Times New Roman, Times;
	background-image: url('tidbkgde.jpg'); 
	background-repeat: repeat;
}

h1
{
	font-family: Book Antiqua, Times New Roman, Times;
         text-align: center;
}
h2
{
	font-family: Book Antiqua, Times New Roman, Times;
        margin: 10px;
}
h3
{
	font-family: Book Antiqua, Times New Roman, Times;
}
h4
{
    padding: 7px 10px 7px 7px ;
    margin: 0;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold; 
    text-decoration: underline ;
}
h5
{
	font-family: Book Antiqua, Times New Roman, Times;
}
h6
{
	font-family: Book Antiqua, Times New Roman, Times;
}
h6.mtexti
{
	font-family: Arial;
}
ul 
{
font-size: 18px; 
list-style-image: url('expbul1a.gif')
}


a.button { 
    padding: 7px 10px 7px 7px ;
    margin: 0;
    text-align: center;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold; 
    text-decoration: none ;
    cursor: pointer;
}

p.texti {margin: 10px;
 font-size: 20px; 
}

td.texti {margin: 10px;
 font-size: 20px; 
}



td.menu
{ 
   text-align: center;
}

td.lina
{
    border-right: thin solid rgb(128,128,0)
}

.mytextarea { 
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 14px; 
   color: #333333;
   background-color: #cdc5b9; 
   padding: 3px; 
   border style:thin solid;
   width:200px;
   height:275px;
   overflow:auto
} 


.kennslaarea { 
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 14px; 
   color: #333333;
   background-color: #cdc5b9; 
   padding: 3px; 
   border style:thin solid;
   width:175px;
   height:75px;
   overflow:auto
} 

.litidarea { 
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 12px; 
   color: #333333;
   background-color: #cdc5b9; 
   padding: 3px; 
   border style:thin solid;
   width:75px;
   height:25px;
   overflow:auto
} 


</style>.
