
h1 {  
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 17px; 
	font-weight: bold;
	font-style: normal;  
	margin: 0em 0em 0.5em 0em; 
	color:#CC3333;
}
h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	font-style: normal; 
	margin-top: 0.5em; 
	margin-bottom: 0.5em; 
	color:#84aeb3;
}
h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	margin-top: 1em; 
	color:#666666;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal; 
	font-style: normal;
	margin: 0px 0px 8px 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal; 
	font-style: normal;
}

ul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	margin: 0px 0px 8px 24px; 
	padding: 0px; 
}
ol { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 10px; 
	margin-top: 0px;  
} 

input {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	font-weight: normal;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	font-weight: normal;
}
hr {  
	color: #eaeaea; 	
	height:1px;
	background-color: transparent;
	padding:0px;
	margin:5px 0px 5px 0px;
	clear:both;
}
blockquote {
	margin: 0px 20px 0px 20px;
}

#editor2 p {
	font-weight: bold;
}
#editor2 li {
	font-weight: bold;
}
#editor1 table td {

	border: 1px #cccccc dotted; 
}
#editor2 table td {

	border: 1px #cccccc dotted; 
}



