body {
    font-family: Arial;
    font-size: 12px;
    color: #535353;

}

table {
    font-size: 12px;
    color: #535353;
}

h2 {
    font-size: 24px;
    color: #154e7b;
    font-style: italic;
}

a, a:visited, a:active {
    color: #d40047;
    text-decoration: none;
}

a:hover {
    color: #d40047;
    text-decoration: underline;
}

h3 {
	font-size:16px;
	margin-bottom:-10px;
}

/*table, tr, td {border:1px solid black} */
