body {
    padding:5px;
    width:auto;
    height:auto;           
}

body, td, th, div, span, p {
	color: #222324;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
}


a, a:link, a:active, a:visited {
	color: #0085bd;
	font-size: 12px;
	text-decoration: underline;
	font-family: Arial, Tahoma, Verdana, sans-serif;
}

a:hover {
	text-decoration: none;
}

/* editor */

.editor h1, .editor h2, .editor h3, .editor h4, .editor h5, .editor h6 {
    margin:0px;
    padding:0px;
    line-height:140%;
    margin-bottom:10px;
    color:#000000;
}
.editor p {
    color: #000000;
    line-height: 140%;
    margin: 0 0 10px 0;
}

.blue {
	color:#056D8F;
}

/* editor */
