td { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    font-weight: normal; 
    color: #000000; 
    line-height: 16px; 
    letter-spacing: 0px
    }
td A:link { text-decoration: none; color: #008CD0}
td A:visited { text-decoration: none; color: #636466}
td A:hover { text-decoration: none; color: #000000}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    color: #000000;
    font-weight: normal;
    line-height: 12px;
	letter-spacing: 0px
	}
H1 { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 22px; 
    font-weight: normal; 
    color: #008CD0; 
    line-height: 30px; 
    letter-spacing: 0px
    }

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    font-weight: normal;
	background-color: #FFFFFF;
	color: #000000;
    line-height: 12px;
	letter-spacing: 0px
	}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    font-weight: normal;
	background-color: #FFFFFF;
	color: #000000;
    line-height: 12px;
	letter-spacing: 0px
	}

.header { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 22px; 
    font-weight: normal; 
    color: #008CD0; 
    line-height: 30px; 
    letter-spacing: 0px
    }
.header A:link { text-decoration: none; color: #008CD0}
.header A:visited { text-decoration: none; color: #636466}
.header A:hover { text-decoration: none; color: #000000}

.section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	letter-spacing: 0px;
	font-weight: bold;
    }
.section A:link { text-decoration:none; color: #000000;}
.section A:visited {text-decoration: none; color: #000000;}
.section A:hover { text-decoration: none; color: #008CD0;}

.footer { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 9px; 
    font-weight: bold; 
    color: #FFFFFF; 
    line-height: 12px; 
    letter-spacing: 0px
    }
.footer A:link { text-decoration: none; color: #FFFFFF}
.footer A:visited { text-decoration: none; color: #000000}
.footer A:hover { text-decoration: none; color: #000000}

.small { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    font-weight: bold; 
    color: #000000; 
    line-height: 16px; 
    letter-spacing: 0px
    }
.small A:link { text-decoration: none; color: #000000}
.small A:visited { text-decoration: none; color: #636466}
.small A:hover { text-decoration: none; color: #FFFFFF}

.smallwhite { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    font-weight: normal; 
    color: #FFFFFF; 
    line-height: 15px; 
    letter-spacing: 0px
    }
.smallwhite A:link { text-decoration: none; color: #FFFFFF}
.smallwhite A:visited { text-decoration: none; color: #000000}
.smallwhite A:hover { text-decoration: none; color: #000000}

.bigwhite { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 15px; 
    font-weight: bold; 
    color: #FFFFFF; 
    line-height: 19px; 
    letter-spacing: 0px
    }
.bigwhite A:link { text-decoration: none; color: #FFFFFF}
.bigwhite A:visited { text-decoration: none; color: #000000}
.bigwhite A:hover { text-decoration: none; color: #000000}

.logo {
	padding: 0px;
	border: 1px solid #666666;
	margin: 3px;
}


.city:first-letter{ 
}
