/*******************************************************/

body {
	background-color: #ffffff;
	margin: 0px;
}

body, td, p {
  font-family: trebuchet ms;
  font-size: 11px;
}

select, textarea, input {
  font-family: tahoma;
  font-size: 11px;
  color: #cc0000;
}

a {
  color: #cc0000;
  font-weight:bold;
}

a:hover {
  color: #aa0000;
}

form {
  margin: 0px;
  padding: 0px;
}

/*******************************************************/

#header {
  text-align:center;
}

#footer {
  font-size:10px;
  margin: 40px 20px 0 20px;
  text-align:center;
}

/*******************************************************/

.body_text {
  color:#CC3333;
}
