﻿.contact
{
	margin-top:25px;
	width:400px;
	text-align:left;
}
.contact h4
{
	margin-top:0;
	text-align:center;
	margin-bottom:5px;
}
.contact .title
{
	text-transform:uppercase;
	margin-right:25px;
}
.contact .contents
{
	padding:5px;
	
}
.contact p
{
	font-family:Courier;
	font-size:10px;
	text-indent:15px;
}
.contact .border
{
	border-width:2px; 
	border-style:solid;
}

