#inputAddress {
    font-family: verdana, arial, helvetica, sans-serif;
    color: #000000;
    width: 90%;
    text-align: center;
}

#map {
    font-family: verdana, arial, helvetica, sans-serif;
    color: #000000;
    text-align: center;
}

#inputMessage {
    font-family: verdana, arial, helvetica, sans-serif;
    color: #000000;
    width: 90%;
    text-align: center;
}

#linkOut {
    font-family: verdana, arial, helvetica, sans-serif;
    color: #000000;
    width: 90%;
    text-align: center;
    font-size: 8pt;
}

#linkOut A:link {
    color: #21669E;
    text-decoration: none;
}

#linkOut A:visited {
    color: #21669E;
    text-decoration: none;
}

#linkOut A:hover {
    color: #CC0000;
    text-decoration: underline;
}

H2    {
	text-align: left;
	color: #FFFFFF;
  background-color: #21669E;
  font-size: 11pt;
	
}

#crealink {
    font-family: verdana, arial, helvetica, sans-serif;
    color: #000000;
    width: 90%;
    text-align: center;
    font-size: 8pt;

}


#crealink A:link {
    color: #21669E;
    text-decoration: none;
}

#crealink A:visited {
    color: #21669E;
    text-decoration: none;
}

#crealink A:hover {
    color: #CC0000;
    text-decoration: underline;
}

