body {
    font-family: Century Gothic, Arial, sans-serif;
}

th {
	font-family: Century Gothic, Arial, sans-serif;
}

p, td, br, form, div, span, blockquote {
      font-family:Century Gothic, Arial, sans-serif;
  }

.index {
      font-weight:bold;
  }

  
h4 {
      font-family:Century Gothic, Arial, Helvetica, sans-serif;
      }


A  {
	color : #004159;
	font-family: Century Gothic, Arial, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

A:Visited  {
	color : #004159;
	font-family: Century Gothic, Arial, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

A:Active  {
	color : #004159;
	font-family: Century Gothic, Arial, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

A:Hover  {
	color : #0066CC;
	font-family: Century Gothic, Arial, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

  input {
  	background-color: #ffffff;
	border: 1px solid #004159;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	color: #660000;
	font-size:10px;
}

  textarea {
  	background-color: #ffffff;
	border: 1px solid #004159;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	color: #660000;
	font-size:10px;
}

  #poweredby {
      text-align:center;
      margin-top:30px;
	  font-size:1px;
  }
