  a {
    color: #264D78;
    text-decoration: underline;
  }

  a:hover {
    color: #E3A722;
    text-decoration: none;
  }

  input, select {
    background-color: #E9E9E9;
    color: #333333;
    font-family: Helvetica;
    font-size: 11;
  }

  body {
    background-color: #9ab0d9;
    margin-top: 20 px;
    margin-left: 50 px;
    margin-right: 50 px;
    margin-bottom: 50 px;
    color: #000000;
    font-family: Arial, Helvetica;
  }

  .content {
    background-color: #FFFFFF;
    width: 100%;
    border: solid;
    border-width: 0px 0px 0px 0px;
    border-color: #FFFFFF #000000 #000000 #E9E9E9;
    padding: 0px;
  }

  .nav {
    font-size: 11px;
    font-weight: bold;
  }

  .nav_small {
    font-size: 11px;
  }

  .text {
    font-size: 12px;
  }

  .breadcrumb {
    font-size: 11px;
    font-weight: bold;
  }

  h1 {
    font-size: 20px;
    font-weight: bold;
  }

  a.header_blue {
    color: #BDBDBD;
    font-size: 24px;
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;
  }

  a.header_blue:hover {
    color: #00005A;
  }

  a.header_red {
    color: #BDBDBD;
    font-size: 24px;
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;
  }

  a.header_red:hover {
    color: #7B0000;
  }

  a.header_green {
    color: #BDBDBD;
    font-size: 24px;
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;
  }

  a.header_green:hover {
    color: #004200;
  }
h1 {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
  	color: #000000;	
	}
  .gnu {
    font-size: 9px;
  }
 
h2 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
  	color: #000000;	
	}
	
h3 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
  	color: #000000;	
	}
  .gnu {
    font-size: 9px;
  }	
  .gnu {
    font-size: 9px;
  }   
 #around{
  position: relative;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;  
  color: #000000;
  border:solid #5699FF;	
  border-width:1px 1px 1px 1px;
  width: 60%;
}

textarea, select, input { background-color: #F7FDFF; color: #516575; font-size: 11px; font-family: Verdana; border: 1px solid #516575; }
 