﻿body {
	background-color: #313131;
	
}
h1 {
	font-family: Verdana, Arial, sans-serif;
	color: #7A8B92;
	font-size: 2em;
	font-weight: lighter;
	margin-left: 17px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #7A8B92;
	line-height: .3em;
	margin-left: 20px;
	font-size: 1.7em;
	font-weight: normal;
}
h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	color: #7A8B92;
	margin-left: 20px;
}
h4 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.5em;
	font-weight: lighter;
	color: #7A8B92;
	text-align: center;
}
h5 {
	font-family: Verdana, Arial, sans-serif;
	font-size: .7em;
	color: #7A8B92;
	text-align: center;
}
h6 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;
	color: #7A8B92;
	text-align: center;
	line-height: .6em;
}
a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	text-decoration: none;
	color: #7A8B92;
}

a:link {
	text-decoration: none;
	color: #7A8B92;
}

.tswname {
	font-family: Arial, Helvetica, sans-serif;
}
#contactform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #7A8B92;
	text-align: center;
	width: 500px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
