
table {
	width: auto;
	border: 0;
	margin: 0 3%;
	padding: 0 2%;
	font-size: 14px;
	}

body { 	 
	background-color: #FFF;
	margin-top: 0px;
}
	
h1 {  
     font-family:Georgia, Times New Roman, Times, serif;
	 font-size: 24px; 
	 font-style: normal; 
	 font-weight: bold; 
	 color: #000;
	 text-align: center;
}

h4 {  
     font-family: Georgia, Times New Roman, Times, serif; 
	 font-size: 12pt; 
	 font-style: normal; 
	 color: #000;
}

h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000;
	text-align: center;
	line-height: 1;
	margin: 1px;
	padding: 3px;
}

p {    
    font-family: Georgia, Times New Roman, Times, serif;	
	font-size: 12px; 
	font-style: normal;
	line-height: normal; 
	font-weight: normal; 
	color: #000;
}
img {
	border: 0px;
	display:block;
	}

td img {
	display: block;
}

td p {
	padding-left: 4px;
	padding-right: 4px;
}

hr
	{
	margin: 0;
	padding: 0;
	color:#000;
	height:1px;
	width:100%;
	}

.bold 
	{
	font-weight: bold;
	}

.form	
	{
	display: none;
	}
	
.style1 {color: #000000}

.style2 
	{
	font-size: 20px; 
	color: #000; 
	font-weight: bold; 
	margin-bottom: 0px;
	}
	
.border	
	{
	border: 1px solid #000;
	margin-top: 0px;
	}
	
.center
	{
	text-align:center;
	margin: 0px auto;
	}
	
.hideprint
	{
	display:none;
	}

.hidescreen
	{
	display:none;
	}
	
.break p
	{
	font-size:10px;
	margin:3px;
	padding:3px;
	}

.left
	{
	text-align:left;
	}

.leftbold
	{
	text-align:left !important;
	font-weight:bold;
	}
	
.right
	{
	text-align:right;
	}
	
.title
	{
	padding-top: 20px;
	}
	
.emailpadding
	{
	padding-top: 3px;
	margin-top: 3px;
	}


	


