BODY {
        font-family:verdana,helvetica,sans-serif;
        font-size: 12px;
        color:#000000;
        background-color: #ffffff;
        margin: 0px;
        margin-top: 0px;
        margin-left: 0px;
}

H4 {
        font-family:verdana,helvetica,sans-serif;
        font-size: 14px;
        font-weight: bold;
	color: #5a8ece;
}

B {
        font-family:verdana,helvetica,sans-serif;
        font-size: 12px;
        font-weight:bold;
}

P, TD, INPUT, TEXTAREA {
        font-family:verdana,helvetica,sans-serif;
        font-size: 12px;
}


