BODY { 
	margin: 0px; 
	font-size: 12px; 
	font-family: Verdana; 
	background: #FFFFFF; 
	}

TD { 
	font-size: 12px; 
	font-family: Verdana; 
	}

A:link { 
	color: #FF0000; 
	text-decoration: none 
	}
A:visited { 
	color: #FF6600; 
	text-decoration: none 
	}
A:active { 
	color: #FF0000; 
	text-decoration: none 
	}
A:hover { 
	color: #FF0000; 
	}

input { 
	height: 22px; 
	color: #000000; 
	font: normal 10pt Verdana, sans-serif; 
	background: #FFFFFF; 
	border: 1 solid #000000; 
	}
	
.inputspecialbutton {
  font: 10px Verdana, sans-serif;
  font-weight: bold;
  color: #FF6600;
  border: 0px solid #999999;
  margin: 0px;
  padding: 1px;
  background: transparent;
  }
  
textarea { 
	color: #000000; 
	font: normal 10pt Verdana, sans-serif; 
	background: #FFFFFF; 
	border: 1 solid #000000; 
	overflow: hidden; 
	}

.linknav A:link { 
	color: #000000; 
	text-decoration: none 
	}
.linknav A:visited { 
	color: #000000; 
	text-decoration: none 
	}
.linknav A:active { 
	color: #000000; 
	text-decoration: none 
	}
.linknav A:hover { 
	color: #FF0000; 
	text-decoration: none 
	}	

.small { 
	font-size: 10px; 
	font-family: Verdana; 
	color: #000000; 
	}

.smaller { 
	font-size: 9px; 
	font-family: Verdana; 
	color: #999999; 
	}

.head { 
	font-size: 18px; 
	font-weight: bold; 
	font-family: Arial; 
	}

.headgreen { 
	font-size: 18px; 
	font-weight: bold; 
	font-family: Arial; 
	color: #006633; 
	}

.headblue { 
	font-size: 18px; 
	font-weight: bold; 
	font-family: Arial; 
	color: #003399; 
	}

.title { 
	font-size: 70px; 
	font-weight: 900; 
	font-family: Verdana; 
	vertical-align: bottom; 
	letter-spacing: 20px; 
	line-height: 100%; 
	color: #006600; 
	}

.navname { 
	font-size: 12px; 
	font-family: Arial; 
	letter-spacing: 10px; 
	line-height: 16px; 
	color: #666666; 
	}
	
.noseeum { 
	font-size: 0px; 
	color: #FFFFFF; 
	}	
