/* *****************************************
//  WebTank Stylesheet File
//  Title: editor.css
//  Media: all
//  File updated: 2009-04-24 18:01:06
// 
//  Do NOT manually edit this generated file
// **************************************** */


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

}
	
A:active { 

	text-decoration: none;
	font-weight: bold;
	
}
	
A:hover { 

	text-decoration: underline;
	font-weight: bold;
	
}

html { 
	
	width:  100%;
	height: 100%; 
	
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	
}

p {

	margin: 0px;

}

.bold { 
	
	font-weight: bold;
	
}
