/* *****************************************
//  WebTank Stylesheet File
//  Title: editor.css
//  Media: all
//  File updated: 2009-12-09 12:25:13
// 
//  Do NOT manually edit this generated file
// **************************************** */


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

html { 
	
	font-family: Arial;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	
}

.title				{ font-family: Times New Roman; font-weight: normal; font-size: 26px; line-height: 33px; color: #E71F01; }
.plain				{ font-family: arial; font-weight: normal; font-size: 11px; line-height: 17px; color: #000; }
.bold				{ font-family: arial; font-weight: bold; font-size: 11px; line-height: 17px;}
