
body, p, ul{
font-family:verdana;
font-size: 8pt;
font-weight:normal;
color:#000000;
margin:1px;
}

ul, ol, blockquote {
margin: 0px 0px 0px 40px;
padding: 0px;
}		  

ul {
list-style-type: square;
}

.main {
	BACKGROUND: white; COLOR: black;
}
.texttable {
	 margin-top: 15pt;
	 margin-left: 15pt;
	 margin-bottom: 15pt;
	 margin-right: 15pt;
}
.menu {
	BACKGROUND: #fff; COLOR: white;
    font-size= 15;
}
.mainmenu {
	BACKGROUND: #fff; COLOR: white; 
}
input.btn1{
   color:#fff;
   font-family:Arial, Helvetica;
   font-size: 9pt;
   background-color:#8ad;
   frameborder=0;
   border:0px solid;
   width:120;
   height:30;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#696;
   border-bottom-color:#696;}
input.btn{
   color:#fff;
   font-family:Arial, Helvetica;
   font-size: 9pt;
   background-color:#8ad;
   frameborder=0;
   border:0px solid;
   width:75;
   height:25;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#696;
   border-bottom-color:#696;}
input.btnhov{
   background-color:#226;
}

h1{
font-family:verdana;
font-size: 16pt;
font-weight:bold;
color:#8b8b8b;
margin:0px;
}

h2{
font-family:verdana;
font-size: 9pt;
font-weight:bold;
color:#8b8b8b;
margin:0px;
}

h3{
font-weight: normal;
font-size: 12pt;
margin: 0px;
}

h4{
font-weight: normal;
font-size: 14pt;
margin: 0px;
}


table.cores
{
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7.5pt;
    color: #000;
    height: 24px;
}

td.title
{
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-color: #eee;
}


td.text
{
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    text-align: center;
}



