	body {
		font-family : verdana, arial, sans-serif;
		text-align: center;
		margin-top: 20px;
		margin-bottom: 20px;
		background-color: #FFFFFF;
		background-image:url(http://www.liquidskyarts.com/damaskgray2.jpg);
		}
		
	input, select, checkbox, textarea {
    	font-family: verdana, arial, sans-serif;
    	color: #666666;
    	font-size: 11px; 
    	font-weight: normal;
		}
	
	A 			{ color: #c27dbd; text-decoration: none; } 
	A:link		{ color: #c27dbd; text-decoration: none; } 
	A:visited	{ color: #c27dbd; text-decoration: none; } 
	A:active	{ color: #666666; text-decoration: underline; } 
	A:hover		{ color: #666666; text-decoration: underline; }
	
	.box {
		border: #a7ced3 1px solid;
		background-color: #FFFFFF;
		}
	
	.text {
		color: #666666;
		font-size: 11px;
		font-weight: normal;
		text-align: justify;
		line-height: 140%;
		}
		
	.title	{ 
		font-size: 11px; 
		color: #666666;
		font-weight: bold;
		text-align: justify;
		line-height: 140%;
		}
		
	.copyright {
		font-size: 10px;
		color: #666666;
		}
