a:active {
	text-decoration: none;
      color : #ff0000;
}
a:hover {
	text-decoration: underline;
      background-color: #f0f0ff;
	color : #cc0000;
}
a:link {
	text-decoration: underline;
	color: #ff0000;
}
a:visited {
	text-decoration: underline;
	color: #cc0000;
}

body  { 
      scrollbar-dark-shadow-color: #ffffff ; 
      scrollbar-track-color: #ffffff ;
      scrollbar-face-color:#ffffff;
      scrollbar-arrow-color:#cc0000;
      scrollbar-shadow-color:#000066;
      scrollbar-highlight-color:#ffffff;
      scrollbar-3dlight-color:#000066;
      color: #000066 ;
      font-family: Arial;
      }

h3 {
	color : #cc0000;
	font-family: Arial;
      margin-bottom : 1px;
}

h4 {
	color : #cc0000;
	font-family: Arial;
      margin-bottom : 1px;
}

input.reset {
	color: #ff0000;
	background-color: #ffffff;
	font: 12px Arial;
	font-weight: bold;
	border-top : 1px solid #000066;
	border-bottom : 1px solid #000066;
	border-left : 1px solid #000066;
	border-right : 1px solid #000066 ;
      }

input.submit {
	color: #ff0000;
	background-color: #ffffff;
	font: 12px Arial;
	font-weight: bold;
	border-top : 1px solid #000066;
	border-bottom : 1px solid #000066;
	border-left : 1px solid #000066;
	border-right : 1px solid #000066 ;
      }

marquee {
	color: #ffffff;
	background-color: #000066;
	font: 24px Arial;
	border-top : 1px solid #cc0000;
	border-bottom : 1px solid #cc0000;
	border-left : 1px solid #cc0000;
	border-right : 1px solid #cc0000 ;
      }

ol {
	font-family: Arial;
}


p {
	font: 14px Arial;
	font-family: Arial;
}

strong {
	font-family: Arial;
}


ul {
	font-family: Arial;
      list-style-image: url(images/apixbul2.gif) ;
}

td {
	font-family: Arial;
}

.aeciec  {font-size: 24pt; font-weight: 600;}
.header  {font-size: 20pt; font-weight: 600;}

.navlink {
      padding-left : 7px;
      padding-bottom : 0px; 
      padding-top : 0px;
}

