/* ================================
    CSS STYLES FOR OnlineWeb
   ================================
*/   


/* GENERIC */
.H1  {
	font-family:Verdana;
	font-size: 13px;
        color: #383838;
	font-weight: Bold;
}

.H2  {
	font-family:Verdana;
	font-size: 11px;
        color: #383838;
	font-weight: Bold;
}

.H3  {
	font-family:Verdana;
	font-size: 11px;
        color: #383838;
	font-weight: normal;
	font-style: italic;
}

.H4  {
	font-family:Verdana;
	font-size: 11px;
        color: #383838;
	font-weight: normal;
}