A:link        { text-decoration: none; color: #005177; font-weight: normal;}

A:visited     { text-decoration: none; color: #005177; font-weight: normal; }

A:hover       { text-decoration: underline; color: #005177; font-weight: normal;}



#menu A:link        { font-weight: normal; text-decoration: none; color: #FFFFFF; }

#menu A:visited     { text-decoration: none; color: #FFFFFF; font-weight: normal; }

#menu A:hover       { text-decoration: underline; color: #FFFFFF; }

H1              { font-family: Arial; color: #000000; font-size:10pt }
h2              { font-family: Arial; color: #707070; font-size:18pt; font-weight: normal; margin-bottom:15;}

#top            { font-family: Arial; color: #9AD5F0; font-size:16pt }

#menu            { font-family: Arial; color: #B9D7E4; font-size:11pt; margin-top: 15; margin-bottom: 15;}


.small            { font-family: Arial; color: #000000; font-size:8pt }
#small            { font-family: Arial; color: #707070; font-size:8pt }

TD            { font-family: Arial; color: #000000; font-size:10pt }


.biglink           { font-family: Arial; color: #005177; font-size:14pt }


input         { background-color: #E2EBF0; font-family: Arial; font-size: 10pt; color: #000000; }

textarea      { background-color: #E2EBF0; font-family: Arial; font-size: 10pt; color: #000000; }



select   { background-color: #E2EBF0; font-family: Arial; font-size: 10pt; color: #000000;  }



.notice { 
		border: 1px dotted red;
		margin-bottom: 5px;
		margin-right: 5px;
		padding: 10px;
		font-size: 9pt;
		font-face: arial, verdana;
	}

.dotted { 
		border: 1px dotted grey;
		margin-bottom: 5px;
		margin-right: 5px;
		padding: 5px;
		font-size: 9pt;
		font-face: arial, verdana;
	}