body, td, p {
	font-family:"Courier New", Courier, monospace;
	font-size:16px;
	color: #e2e2ae;
	line-height:28px;
}
body {
	background-color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom:0px;
}

h1 {font-size:22px;}

a:link {
	color:#e2e2ae;
}
a:visited {
	color:#e8e8cf;
}
a:hover {
	color:#f0f0ab;
}
a:active {
	color:#f0f0ab;
}
.content-home {
	margin-left:55px;
	margin-top:35px;
}

.content {
	margin-left:55px;
	margin-right:55px;
	margin-top:35px;
}

.footer {
	font-size:14px;
	margin-top:30px;
}
.phone {
font-size:18px;
}
