body {font-family: Arial; font-size:x-small; color: black; }
	.hand {cursor: hand}
	a:link {font-size:15; color: 001d68; 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: white; 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: 8pt; 
	background-color:#001d68;
        border: 1px solid #c0c0c0;

}
.bar {

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

    font-size: 9pt;

    color: #FFFFFF;

    background-color: #blue;

    margin: 0;

}

.bar a {

    color: #ffffff;

    text-decoration: none;
}

