﻿h1 {
    line-height: 115%;
    font-family: Cambria, serif;
    font-size: 16pt;
    font-weight: bold;
    color: #365f91;
    text-decoration: underline;
}

h2 {
    line-height: 115%;
    font-family: Cambria, serif;
    font-size: 15pt;
    font-weight: bold;
    color: #365f91;
}

h4 {
    color: #365f91;
    text-decoration: underline;
}

.rowBelow {
    margin-top: 15px;
}

.emphasis {
    font-family: "Arial Black", Gadget, sans-serif;
}

.row {
    font-weight: bold;
}

.mainTable table, tr {
	border: 1px solid #DDDDDD
}

body {
    margin-left: 10px;
}
