h2 {
	font-weight:bold;font-size:10pt;font-family:verdana;color:#000000;text-align:center;	}

body {
	font-weight:normal;background-color:#f4da85;font-size:9pt;font-family:verdana;color:#000000;		}
	
	table.bot{
	border-collapse: collapse; border: dotted 3px #ffe186 ;
	font-weight:normal;font-size:9pt;font-family:verdana;color:#000000;text-align:left;		}

table.counter{
  background:#f4da85 ;
	border: dotted 2px #FB5A2C ;
	font-weight:normal;font-size:7pt;font-family:verdana;color:#000000;text-align:left;		}
table.menu{
  width:140px;
	border: none;
	font-weight:normal;font-size:10pt;font-family:verdana;color:#000000;text-align:left;		}
td.menu {
text-indent:1em;
vertical-align:top; 
height:27px;
width:140;
background-image: url(img/button.jpg) ;background-repeat: no-repeat;
}
td.menu:hover {

height:27px;
width:140;
background-image: url(img/button1.jpg);background-repeat: no-repeat;
}

a.link:link {color:#0066ff; text-decoration:none}
a.link:visited {color:#0066ff; text-decoration:none}
a.link:active {color:#0066ff; text-decoration:none}
a.link:hover {color:#0066ff; text-decoration:underline}

a:link {color:#0066ff; font-weight:bold; text-decoration:none}
a:visited {color:#0066ff; font-weight:bold; text-decoration:none}
a:active {color:#0066ff; font-weight:bold; text-decoration:none}
a:hover {color:#0066ff; font-weight:bold; text-decoration:none}

a:link {color:#570a0a; text-decoration:none}
a:visited {color:#570a0a; text-decoration:none}
a:active {color:#570a0a; text-decoration:none}
a:hover {color:#570a0a; text-decoration:none}

a.nav:link {color:#570a0a; font-weight:bold; text-decoration:none}
a.nav:visited {color:#570a0a; font-weight:bold; text-decoration:none}
a.nav:active {color:#570a0a; font-weight:bold; text-decoration:none}
a.nav:hover {color:#570a0a; font-weight:bold; text-decoration:none}

a.counter:link {color:#FB5A2C; text-decoration:underline}
a.counter:visited {color:#FB5A2C; text-decoration:none}
a.counter:active {color:#FB5A2C; text-decoration:none}
a.counter:hover {color:#FB5A2C; text-decoration:line-through}