body {font-family:verdana,arial; font-size:8pt; background:#ffffff; color:#000000;}

td {font-family:verdana,arial; font-size:8pt; color:#000000;}

.embossed { 
    BORDER-BOTTOM: #999999 2px groove;
    BORDER-LEFT: #999999 2px groove;
    BORDER-RIGHT: #999999 2px groove;
    BORDER-TOP: #999999 2px groove;
	}

.heading {font-family:verdana,arial; font-size:10pt; color:#999999; font-weight:bold;}
.yellow {font-family:verdana,arial; font-size:8pt; color:#ffcc00; font-weight:bold;}

a {text-decoration: underline; color: #999999; font-size:8pt; font-weight: normal; font-family: verdana,arial;}

a:link {text-decoration: underline; color: #999999; font-size:8pt; font-weight: normal; font-family: verdana,arial;}

a:hover {text-decoration: none; color: lightgrey;  font-size:8pt; font-weight: normal; font-family: verdana,arial;}

a:visited {text-decoration: underline;   font-size:8pt; font-weight: normal; font-family: verdana,arial;}

a:active {text-decoration: underline; color: #999999; font-size:8pt; font-weight: normal; font-family: verdana,arial;}

.button
{
    BACKGROUND-COLOR: #ffff33;
    BORDER-BOTTOM: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    COLOR: #000000;
    FONT-FAMILY: verdana, arial, helvetica, sans-serif;
    FONT-SIZE: 11px;
	font-weight:bold;
}