body {
	background-color: #33ACF4;
	background-color: #D0E0FF;
     }
* {
    font-size: 13px;
    /* defaults */
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #081521;
}
h6 {
	font-size: 8px;
}
h5 {
	font-size: 9px;
}
h4 {
	font-size: 10px;
}
h3 {
	font-size: 12px;
}
h2 {
        font-size: 14px;
}
h1 {
	font-size: 18px;
}
.edited {
	font-size:   8px;
	font-weight: 900;
	text-align:right;
}
