body.editor h1 {font-size: 1.2em; color:black; font-weight:bold; }
body.editor h2 {font-size: 1.1em; color:black; font-weight:bold; }
body.editor h3 {font-size: 1.0em; color:black; font-weight:bold; }
body.editor h4 {font-size: 1.0em; color:blue; font-weight:bold; }
.editor p {font-size:11px;}
body.editor {text-align: left;}


a
{
	/*color:red;*/
	font-weight:bold;
	font-size:1.0em;
}
a:hover
{	/*color:black;*/
	font-weight:bold;
}
abbr
{
}
acronym
{
}
address
{
}
blockquote
{
}
body.body
{
}
cite
{
}
h1
{
}
/*Global H2 settings */

h2
{		font-size:1.1em;
		margin-left:20px;
		margin-top:10px;

}
h3
{
}
h4
{		font-size:0.9em;
		font-weight:bold;
		color:#F57423;
}
h5
{
}
h6
{
}
img
{
}
label
{
}
p
{
}
q
{
}
table
{
}
th
{
}
td
{
}
tr
{
}
.form_element{}
.form_data{}


