@charset "utf-8";
/* CSS Document */
body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
img {
	max-height: 150px;
}
h1 {
    font-size: 12px;
    color: #AF0002;
}
h2 {
    font-size: 12px;
    color: #0019AD;
}
h3 {
    font-size: 12px;
    color: #008202;
}
body,td,th {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-size: 12px;
    color: #000000;
}
h1,h2,h3,h4,h5,h6 {
    font-style: normal;
    font-weight: normal;
}
