@charset "utf-8";
/* CSS Document */

body 	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		line-height:17px;
		}

p		{
		margin: 4px 12px 10px 12px;
		text-indent: 30px;
		}
.italP	{
		font-size:15px;
		line-height:20px;
		font-style:italic;
		margin: 4px 12px 10px 12px;
		text-indent: 30px;
		}
.boldItal	{
			font-weight:bold;
			font-style:italic;
			text-indent:0;
			}
.smallEmail: {
			font-size:11px;
			}
.noIndent		{
		margin: 4px 12px 10px 12px;
		text-indent: 0px;
		}
.officer		{
		font-family:"Times New Roman", Times, serif;
		font-style:italic;
		font-size:15px;
		font-weight:bold;
		text-align:left;
		margin-top:10px;
		margin-left:0px;
		margin-right:0px;
		margin-bottom: 6px;
		text-indent: 0px;
		}
h1		{
		font-family:"Times New Roman", Times, serif;
		font-style:italic;
		font-size:18px;
		font-weight:bold;
		text-align:center;
		margin-top:18px;
		margin-left:12px;
		margin-right:12px;
		}
h2		{
		font-family:"Times New Roman", Times, serif;
		font-style:italic;
		font-size:18px;
		font-weight:bold;
		text-align:left;
		margin-top:18px;
		margin-left:12px;
		margin-right:12px;
		margin-bottom: 8px;
		}
h3		{
		font-family:Arial, Helvetica, sans-serif;
		font-style:normal;
		font-size:16px;
		font-weight:bold;
		text-align:center;
		margin-top:18px;
		margin-left:12px;
		margin-right:12px;
		margin-bottom: 6px;
		}	
h4		{
		font-family:Arial, Helvetica, sans-serif;
		font-style:italic;
		font-size:16px;
		font-weight:bold;
		text-align:left;
		margin-top:18px;
		margin-left:12px;
		margin-right:12px;
		margin-bottom: 6px;
		}	
h5	{
		font-family:Arial, Helvetica, sans-serif;
		font-style:normal;
		font-size:14px;
		font-weight:bold;
		text-align:center;
		margin-top:6px;
		margin-left:12px;
		margin-right:12px;
		margin-bottom: 18px;
		}		
.today	{
		font-size:11px;
		text-align:center;
		font-style:italic;
		color:#333333;
		}	

.betterLink {
				color: #003366;
				background-color: inherit;
				text-decoration: none;
				}

a.betterLink:link {
					color: #003366;
					background-color: inherit;
					text-decoration: none;
					}
a.betterLink:visited {
					color: #003399;
					background-color: inherit;
					text-decoration: none;
					}
a.betterLink:hover {
					color: #0033CC;
					background-color: inherit;
					textext-decoration: none;
					}
a.betterLink:active {
					color: #003366;
					background-color: inherit;
					textext-decoration: none;
					}
					
.betterSmLink {
				color: #003366;
				background-color: inherit;
				text-decoration: none;
				font-size: 11px;
				}

a.betterSmLink:link {
					color: #003366;
					background-color: inherit;
					text-decoration: none;
					}
a.betterSmLink:visited {
					color: #003399;
					background-color: inherit;
					text-decoration: none;
					}
a.betterSmLink:hover {
					color: #0033CC;
					background-color: inherit;
					textext-decoration: none;
					}
a.betterSmLink:active {
					color: #003366;
					background-color: inherit;
					textext-decoration: none;
					}




.comeVisit	{
			font-size:13px;
			font-weight:bold;
			font-style:normal;
			text-align:center;
			text-indent:0;
			}
.signature	{
			font-style:italic;
			text-align:center;
			text-indent:0;
			}		
			

.bottomButtons	{
				color: #666666;
				text-align:center;
				font-size:10px;
				line-height:11px;
				font-weight:bold;

				}
.bottomBtns {
				color: #cccccc;
				background-color: inherit;
				text-decoration: none;
				text-align:center;
				font-size:10px;
				font-weight:bold;
				}

a.bottomBtns:link {
					color: #cccccc;
					background-color: inherit;
					text-decoration: none;
					}
a.bottomBtns:visited {
					color: #dddddd;
					background-color: inherit;
					text-decoration: none;
					}
a.bottomBtns:hover {
					color: #ffffff;
					background-color: inherit;
					textext-decoration: none;
					}
a.bottomBtns:active {
					color: #cccccc;
					background-color: inherit;
					textext-decoration: none;
					}	
.copyright			{
					font-style:italic;
					font-size:10px;
					text-align:center;
					color:#FFFFCC; 
					}

.designer 		{
				color: #999999;
				background-color: inherit;
				text-decoration: none;
				text-align:center;
				font-size:10px;
				font-weight:bold;
				}

a.designer:link 	{
					color: #999999;
					background-color: inherit;
					text-decoration: none;
					}
a.designer:visited 	{
					color:#999999;
					background-color: inherit;
					text-decoration: none;
					}
a.designer:hover 	{
					color: #ffffff;
					background-color: inherit;
					textext-decoration: none;
					}
a.designer:active 	{
					color: #999999;
					background-color: inherit;
					textext-decoration: none;
					}	
