/* CSS Document */

body {
  background:#aec3d2;
  margin:0;
  padding:0;
  color:#000000;
  font:small Georgia, "Times New Roman", Times, serif;
  }
  
 #xxxhit a:link {
	color:#FF0000;
	font:bold xx-small Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	text-decoration: underline;
	text-align: center;
}
 #xxxhit a:visited  {
	color:#FF0000;
	font:bold xx-small Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	text-decoration: underline;
	text-align: center;
}
 #xxxhit a:hover {
	color:#000000;
	font:bold xx-small Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	text-decoration: underline overline;
	text-align: center;
}
 #xxxhit a:active {
	color:#000000;
	font:bold xx-small Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	text-decoration: underline;
	text-align: center;
}
  
#xxxhyper p {

	margin: 5px;
	padding: 5px 2px 30px;
	border-top: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #000000;
}
#xxxhyper a:link {
	text-transform: capitalize;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-size: small;

}
#xxxhyper a:visited {

	text-transform: capitalize;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-size: small;
}
#xxxhyper a:hover {


	text-transform: capitalize;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-size: small;
}
#xxxhyper a:active {



	text-transform: capitalize;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-size: small;
}
#xxxhyper form {

	margin: 2px;
	padding: 2px;
	color: #666666;
	font-size: small;
}


#xxxmenuh td {
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: xx-small;



}

#xxxmenuh a:link {
	color:#000000;
	text-transform: uppercase;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
	font-size: 10px;

}
#xxxmenuh a:hover {
	color:#FF0000;
	text-transform: uppercase;
	text-decoration: underline overline;
	text-align: center;
	font-size: 10px;

}
#xxxmenuh a:visited {
	color:#000000;
	text-transform: uppercase;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
	font-size: 10px;

}
#xxxmenuh a:active {
	color:#000000;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
#xxxhyper td {
	color: #000000;
	font-size: small;
	font-family: Georgia, "Times New Roman", Times, serif;

}
textarea {
	color: #000000;
	font-size: small;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 15px;
	padding: 15px;
	border: 1px dashed #FF0000;
	background: #F5F5F5;


}
a {
	color: #666666;
	font-weight: bold;
	font-size: 0.9em;
}
