body, tr,td, table {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.style1 {
	color: green;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight : bolder;
	font-size: 10pt;
}
.style2 {
	color: red;
  background-color: #dddddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight : bolder;
	font-size: 12pt;
}

A.editor_link:active 	{ font-family:Arial; font-size:11px; font-style:normal; color:#0B0B15; text-decoration:none;}
A.editor_link:visited 	{ font-family:Arial; font-size:11px; font-style:normal; color:#0B0B15; text-decoration:none;}
A.editor_link:link 		{ font-family:Arial; font-size:11px; font-style:normal; color:#0B0B15; text-decoration:none;}
A.editor_link:hover		{ font-family:Arial; font-size:11px; font-style:normal; color:#cbe4f8; text-decoration:underline;}

A.editor_table_link:active 	{ font-family:Arial; font-size:9px; font-style:normal; color:#0B0B15; text-decoration:none;}
A.editor_table_link:visited 	{ font-family:Arial; font-size:9px; font-style:normal; color:#0B0B15; text-decoration:none;}
A.editor_table_link:link 		{ font-family:Arial; font-size:9px; font-style:normal; color:#0B0B15; text-decoration:none;}
A.editor_table_link:hover		{ font-family:Arial; font-size:9px; font-style:normal; color:#cbe4f8; text-decoration:underline;}

.editor_table_main_text a				{ font-family:Arial; font-size:9px; font-style:normal; color:#0B0B15; text-decoration:none;}
.editor_table_main_text a:hover		{ font-family:Arial; font-size:9px; font-style:normal; color:#cbe4f8; text-decoration:underline;}

.editor_title {
	font-family: Arial;
	font-size: 13px;
	color: #333366;
	font-weight:bold;
}
.editor_main_text {
	font-family: Arial;
	font-size: 11px;
	color: #333366;
}
.editor_subtitle {
	font-family: Arial;
	font-size: 11px;
	color: #333366;
	font-style:italic;
}
.editor_table_title {
	font-family: Arial;
	font-size: 9px;
	color: #333366;
	font-weight:bold;
}
.editor_table_main_text {
	font-family: Arial;
	font-size: 9px;
	color: #333366;
}
