@charset "utf-8";

body {
    margin-left: 5px;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}

h1,h2,h3,h4,h5,h6 {
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
    font-weight: normal;
}
#reply {
}

h1 {
    font-size: 14px;
    text-align: center;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-variant: small-caps;
}
tbody tr td {
    border-top: thin solid #2651F3;
    border-right: thin none #2651F3;
    border-bottom: thin solid #2651F3;
    border-left: thin none #2651F3;
	
}
