body{
        font-size:12px;
        font-family:arial;
        color:#6c6a5b;
}

h1{
    font-size:18px;font-weight:bold;font-family:verdana;color:#005a80;margin-bottom:5px;margin-top:0;
}
h2{
    color:#00658a;
    font-size:18px;
    font-weight:bold;
    font-style:italic;
    margin:6px 0 0 0;
    margin-bottom:2px;
}
h6{
    font-size:13px;font-weight:bold;font-family:verdana;color:#005a80;text-transform:uppercase;
}
h3{
    color:#ba6c1c;
    font-size:14px;
    font-weight:normal;
    font-style:italic;
    margin:0 0 0 0;
}
h4{
    color:#be7429;
    font-size:12px;
    font-weight:bold;
    text-transform:uppercase;
    margin-top:4px;
    margin-bottom:4px;
}
h5{
    color:#6c6a5b;
    font-size:12px;
    text-transform:uppercase;
    font-weight:bold;
    margin-top:8px;
    margin-bottom:-6px;
}

.note{
	padding-top:0px;
	padding-bottom:0px;
	border-top:1px dashed #999;
	border-bottom:1px dashed #999;
	color:#999;
	font-size:11px;
	margin:10px 0 10px 0;
}