body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	letter-spacing: 0.1em;
	word-spacing: 0.2em;
	line-height:20px;
}
.contact {
	font-size: 12px;
	font-weight: bolder;
}
table {
	border: 1px solid #630000;
}
p {
text-align:center;
}
.content {
	text-align: center;
	line-height: 25px;
	margin-left:50px;
	margin-right:50px;

}
.contentleft {
	text-align: left;
	line-height: 25px;
	margin-left:180px;
	margin-right:100px;

}
.menu {
	font-size: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 20px;
}
a:link {
	color: #003031;
}
a:hover {
	color: #630000;
}
a:visited {
	color: #313000;
}
.title {
	width: 400px;
	
	
}

