body {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 11px;
	background-color: #80033E;overflow-x:hidden;
}

#name {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
	font-family: Trebuchet MS, Arial, Helvetica;
  font-size: 18px;
  color:white;
}

#name h1 {
  color:white;
  font-family: Trebuchet MS, Arial, Helvetica;
  font-size: 30px;
  margin-bottom: 0px;
}

#name a {
  color: #FFFF00;
  font-family: Trebuchet MS, Arial, Helvetica;
  font-size: 20px;
  margin-bottom: 0px;
}

#thebox {
	width: 800px;
	background-color: #F1D3F6;
	color: #666;
	border: 1px rgb(75,55,52) solid;
	margin: 10px auto 0px auto;
	padding: 0px 20px 0 20px
}

#welcome h1 {
  font-size: 18px;
  text-align: center;
  text-decoration: none;
	font-family:Trebuchet MS, Arial, Helvetica;
	color: #80033E;
}

#content h1 {
  text-align: center;
  font-size: 24px;
	font-family:Trebuchet MS, Arial, Helvetica;
	font-weight: bold;
	color: #80033E;
}

#content h2 {
  text-align: center;
  font-size: 15px;
  text-decoration: none;
	font-family:Trebuchet MS, Arial, Helvetica;
	color: red;
}

#content h3 {
  text-align: center;
  font-size: 18px;
	font-family:Trebuchet MS, Arial, Helvetica;
	color: black;
}

#content a {
font-size: 18px;
text-align: center;
color: red;
font-weight: bold;
}

#content ul {
font-size: 16px;
text-align: left;
color: black;
font-weight: bold;
font-family:Arial, Helvetica, Trebuchet MS;
}

#content h1,h2 a:link, a:visited, a:active {
	color: #80033E;
	font-family:Trebuchet MS, Arial, Helvetica;
	font-weight: bold;
}

#content h1,h2 a:hover {
	text-decoration: underline;
	font-family:Trebuchet MS, Arial, Helvetica;
	color: #80033E;
}

#content {
font-size: 15px;
font-family:Trebuchet MS, Arial, Helvetica;
text-align: center;
font-weight: bold;
color: black;
}

.warning  {
font-size: 12px;
text-align: center;
font-weight: bold;
}

.tableborder1 {
  	border: 4px double #80033E;
}

.tablefont {
  text-align: center;
	font-family: Trebuchet MS, Arial, Helvetica;
  font-size: 18px;
  color:white;
}

#foot {
text-align: center;
color: #fff;
}

#foot a {
color: #FFFF00;
}
