	body {
		font-family : Verdana, Geneva, Arial;
		background-image: url('http://gifty.thepaperprincess.com/back.gif');
		text-align: center;
		margin-bottom: 0px;
		margin-top: 0px;
		}
	
	A 			{ color: #9FBA39; text-decoration: none; } 
	A:link		{ color: #9FBA39; text-decoration: none; } 
	A:visited	{ color: #9FBA39; text-decoration: none; } 
	A:active	{ color: #B32300; text-decoration: none; } 
	A:hover		{ color: #B32300; text-decoration: none; }
	
	.background-table {
		background-color: #FFFFFF;
		text-align: center;
		}
		
	.text-main {
		font-size: 11px;
		font-color: #333333;
		text-align: justify;
		line-height: 140%;
		}
		
	.copyright	{ 
		font-size: 10px; 
		color: #333333;
		font-weight: bold;
		text-align: center;
		line-height: 50px;
		}
		
	.text-header	{ 
		font-family : Trebuchet MS;
		font-size: 14px; 
		color: #CC271F;
		font-weight: bold;
		border-bottom: 2px dashed #CC271F;
		}
		
	.text-intro{ 
		font-family : Trebuchet MS;
		font-size: 14px; 
		color: #CC271F;
		font-weight: bold;
		}
		
