#main {
	margin: 0px 8px;
	font-family: tahoma; 
	font-size: 10pt; 
	color: 000000; 
	text-decoration: none;
}
div.left {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
div.left p {
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
img {
	border: 1px solid #000000;
}
div.center {
	width: 300px;
}
a:active { 
			 		font-family: tahoma; 
					color: 666666;
                              		text-decoration: none;
					font-size: 10pt;}
					
a:hover { 
			 		font-family: tahoma;
					color: 666666;
					font-size: 10pt;
                              		text-decoration: none;}
					
a:link {  
					font-family: tahoma;  		
                              		color: 666666; 
					font-size: 10pt;
					text-decoration: none;}
					
a:visited { 
					font-family: tahoma;
					color: 666666;
					font-size: 10pt;					
					text-decoration: none;}