body {font-family: sans-serif;}

div.center {text-align: center;}
table.center {margin-left: auto; margin-right: auto;}
h1		{font-weight: bold;}
h1.a	{font-weight: bold;}
h2		{font-weight: bold;}
h2.a	{font-weight: bold;}
h3		{font-weight: bold;}
h3.a	{font-weight: bold;}
p.abold	{font-weight: bold;}

a:link		{text-decoration: none;}
a:visited	{text-decoration: none;}
a:hover		{text-decoration: underline;}
a:active	{text-decoration: underline;}

img	{max-width:100%; height: auto;}

table			{width:100%;}
th, th1, td		{border-collapse: collapse; text-align: center;}
th				{padding: 10px; border-width: 0 0 1px 0; border-style: solid; color: #FFFFFF; font-size: 16px;}
tr				{border-width: 0 1px 0 1px; border-style: solid;}
td				{padding: 4px 10px; border-width: 1px; border-style: solid dotted;}
td.noborder		{border-width: 0 0 0 0;}
td.nobordertop	{border-width: 0 0 1px 0;}
td.noborderbtm	{border-width: 1px 0 0 0;}
.bdrleft		{border-width: 1px 0 1px 1px;}
.textleft		{text-align: left; vertical-align: top;}
.textright		{text-align: right; vertical-align: top;}
