/* *****************************************
//  WebTank Stylesheet File
//  Title: editor.css
//  Media: all
//  File updated: 2010-06-18 13:47:46
// 
//  Do NOT manually edit this generated file
// **************************************** */


A { 
	
	color: #000000; 
	text-decoration: none;
	font-weight: bold;
	
}
	
A:link {

	

}
	
A:visited { 
	
	

}
	
A:active {

	

}
	
A:hover { 


	
}

html, body { 
	
	width:  100%;
	height: 100%; 
	
	margin:  0px;
	padding: 0px;

	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	
}

p {

	margin: 0px;
	padding: 0px;

}

.title					{ font-size: 14px; line-height: 20px; text-transform: uppercase; }
.subtitle				{ font-size: 12px; line-height: 20px; text-transform: uppercase; }
