﻿#maincontent
{
	text-align:center;
	padding-right:20px;
}

h2
{
    text-align:left;
}

.lefttextdiv
{
	text-align:left;
}

.tablescenter
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.leftcol
{
	padding-right:10px;
}

.rightcol
{
	padding-left:10px;
}

.boldrow
{
	font-weight:bold;
}

.firstcol
{
	font-weight:bold;
	width:100px;
}

.othercol
{
	width:100px;
}

.colspan
{
	width:auto;
}

#returnaddress
{
    width:100%;
    text-align:center;
}
