﻿body {
    color : white;
	font-family: arial, sans-serif;
    font-size : xx-small;
    text-align : left;
    margin-top : 0;
    margin-bottom : 0;
    padding-bottom: 2px;
    vertical-align: top;
}
h1, h2, h3, h4, h5, h6, p, br { 
	color: black; 
	margin-left: 1px;
    text-align : left;
    margin-top : 3px;
    margin-bottom : 5px;
}
p {
    font-size : small;
}
h1 {
    font-size : medium;
    margin-bottom : 7px;
    color : #0000c0;
    font-weight: bold;
}
h2 {
    font-size : medium;
    margin-bottom : 7px;
    color : #0000c0;
    font-weight: bold;
}
h3 {
    font-size : small;
    margin-bottom : 6px;
    color : #0000c0;
}
h4 {
    font-size : x-small;
}
h5 {
    font-size : xx-small;
    margin-top : 0;
    text-align : right;
}
hr {
	color:blue;
}
img { margin-left :0px;
}