body {font-family: Arial; font-size:x-small; color: black; }
	.hand {cursor: hand}
	a:link {font-size:15; color: aa0000; text-decoration: none}
	a:visited {font-size:15; color: aa0000; text-decoration: none}
	a:active {font-size:15; color: aa0000; text-decoration: none}
	a:hover {font-size:15; color: black; text-decoration: underline}
	.1a {font-family: tahoma;color: black; text-decoration: none; font-size: 11pt; font-weight: bold}
      .1b {font-family: Calligrapher;color: white; text-decoration: none; font size=11; font-weight: bold}


input, select {
	color : #ffffff;
	font-size : 11px;
	font-family : Tahoma;
	font-weight: bold;

textbox { 
    font-family: Tahoma,Verdana,Arial; 
	font-size: 7pt; 
	background-color:#008040;
        border: 1px solid #000000;

}
.bar {

    font-family: verdana, arial, helvetica, sans-serif;

    font-size: 9pt;

    color: #000000;

    background-color: #dedede;

    margin: 0;

}

.bar a {

    color: #000000;

    text-decoration: none;
}

