﻿body
{
	font-size: 13px;
	font-family: Arial, Verdana, Times New Roman, MS Sans Serif;
	font-weight: normal;
	text-align: left;
	margin-top: 1px;
	background-color: #ffffff;
	border-collapse: collapse;
	width:800px;
}

.prtContactBox
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	width: 100%;
}

h1
{
	font-size: 22px;
	color: black;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin-bottom: 10px;
}

h2
{
	font-size: 18px;
	color: black;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin-bottom: 10px;
}

h4
{
	font-size: 16px;
	color: black;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin-bottom: 0px;
}

p
{
	margin-top:5px;
}

