body {
  font-family: Verdana;
  font-size: xx-small;
  margin: 0px 0px;
}

.intropage {
  font-family: Verdana;
  font-size: xx-small;
  background-image:url(images/body.jpg);

  background-color: #FFFFFF;
 
}
.page {
  font-family: Verdana;
  font-size: xx-small;
  background-attachment: fixed;
  background-color: #FFFFFF;
  background-repeat: repeat;
  margin-top: 5px;
}
.white_bak {
	font-family: Verdana;
	color: Black;
	font-size: xx-small;
}

.dark_bak {
	font-family: Verdana;
	color: White;
	font-size: xx-small;
}
.login {
	 font-family: verdana;
	 font-size: xx-small;
	 color: White;
}
.header {
	font-family: verdana;
	font-size: larger;
	color: #A91000;
	font-weight: 100;
	
}
.submit {
	border: 1px solid Black;
	background-color: #FEB302;

}
.blue_header {
	font-family: verdana;
	font-size: small;
	color: #5556FF;
	font-weight: bold;
	
}
.intro {
	font-family: verdana;
	font-size: x-small;
	color: Black;
	font-weight: normal;
	
}
.red_header {
	font-family: verdana;
	font-size: small;
	color: Red;
	font-weight: normal;
	
}
.image {
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
}
.style1 {
	color: #006699;
	font-weight: bold;
}
.style2 {
	color: #003399;
	font-weight: bold;
}