body {
	font-family: Verdana, Arial, sans-serif;
	background-color: white;
	font-size: 10px;
	text-align:center;
}
p {
	font-size: 13px
} 
h1 {
	#font-size: 26px
}
h2 {	
	#font-size: 20px
}
h3 {
	#font-size: 16px
}
body a {
	color: #293d6b;
	text-decoration: none;
}
body a:hover {
	color: #293d6b;
	text-decoration: underline;
}
#site {
  text-align: left;
  width: 944px;
  background-color: #ffffff;
  border: 1px dashed #564b47;
  margin: 0px auto;
}
