	body { 
		/*background-image: url('img/back1.jpg');*/
		background: #444444 url('images/back_tile.gif');
		margin: 0px; 
		padding: 0px;
		}
		
	a:link { 
 		color: blue; 
 		background-color: white;
 		text-decoration: underline;
		}
		
 	a:visited { 
 		color: blue; 
 		background-color: white;
 		text-decoration: underline;
		}
		
 	a:hover {
 		color: #CD78F3;
 		background-color: white;
 		text-decoration: underline;
 		}
		
	p {
		font-family: arial;
		color: #666666;
		font-size: 12px;
		text-indent: 15px;
		text-align: justify;
		}

	.p2 {
		font-family: arial;
		font-size: 12px;
		}
		
	.p3 {
		font-family: arial;
		color: #666666;
		font-size: 12px;
		text-indent: 15px;
		text-align: justify;
		margin-right: 50px;
		margin-left: 50px;
		}
		
	.p4 {
		font-family: arial;
		color: #666666;
		font-size: 12px;
		text-indent: 0px;
		text-align: justify;
		}

	.p5 {
		font-family: trebuchet ms;
		font-size: 16px;
		text-align: left;
		text-indent: 5px;
		color: white;
	}
		
	.pc {
		font-family: arial;
		color: #666666;
		font-size: 12px;
		text-align: center;
/*
		margin-right: 40px;
		margin-left: 40px;
*/
		margin-top: 40px;
		}
		
	.pc2 {
		font-family: arial;
		color: #666666;
		font-size: 12px;
		text-indent: 0px;
		text-align: center;
		color: white;
		}
		
	.pc3 {
		font-family: arial;
		color: #666666;
		font-size: 12px;
		text-indent: 0px;
		text-align: center;
		margin-top: 0px;
		}
		
	.pc3big {
		font-family: arial;
		color: #666666;
		font-size: 18px;
		text-indent: 0px;
		text-align: center;
		margin-top: 0px;
		}
		
	.copyright {
		font-family: arial;
		font-size: 10px;
		text-align: center;
		margin-top: 2px;
		margin-bottom: 2px;
		color: white;
		}
				
	li {
		font-family: arial;
		font-size: 12px;
		text-align: left;
		color: #666666;
		}

	h1	 {
		font-family: trebuchet ms;
		font-size: 22px;
		text-align: left;
		margin-top: 11px;
		color: #727CA3;
		font-style: italic;
	}
	
	#title {
		font-family: trebuchet ms;
		font-size: 14px;
		color: #F3D5FD;
		margin-bottom: 0px;
		margin-top: 0px;
		text-align: right;
	}

	h2	 {
		font-family: trebuchet ms;
		font-size: 18px;
		text-align: left;
		color: #727CA3;
		font-style: italic;
	}
		
	h3 {
		font-family: arial;
		font-size: 18px;
		text-align: left;
		margin-top: 50px;
		}
		
	h4 {
		font-family: trebuchet ms;
		font-size: 18px;
		text-align: left;
		color: #727CA3;
		font-style: italic;
		margin-bottom: 12px;
	}

	h5 {
		font-family: arial;
		font-size: 18px;
		text-align: left;
		margin-top: 0px;
		margin-bottom: 0px;
		color: #999999;
		}