A:link { text-decoration: none; }
A:hover { text-decoration: none; color: #cc0000; }
A:visted { text-decoration: none; }

.menu  {
        font-size : 12px;
        font-family : Verdana, Arial, Geneva;
        font-weight : bold;
        font-style : normal;
        color : #003399;
}

.menu a  {
        color : #003399;
        text-decoration : none;
}

.indent_both { padding-left: 1em; padding-right: 1em; padding-bottom: 1em; }

.tt { font-size : 12px;
      font-family : courier;
}

p { text-align: justify;
    font-family: Verdana, Arial, Geneva;
    font-size: 12px;
}

td { font-family: Verdana, Arial, Geneva;
     font-size: 12px;
}

H1  {
	font-size : 16px;
	font-family : Verdana, Arial, Geneva;
	font-weight : bold;
	font-style : normal;
	color : #003399;
}

H3  {
	font-size : 12px;
	font-family : Verdana, Arial, Geneva;
	font-weight : bold;
	font-style : normal;
	color : #003399;
	border-bottom-width : 3px;
	border-color : #003399;
	border-style : solid;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
}

