/* WMSG Print CSS Document */

body {
margin:0;
border:0;
padding:0;
background:#FFF;
font-family:Arial, Helvetica, sans-serif;
color:#000;
font-size:small;
}

.no_print {
display:none;
}

h1, h2, h3, h4, h5, h6 {
font-family:"Trebuchet MS", Trebuchet, Helvetica, Arial, sans-serif;
color:#000;
font-weight:bold;
}

h1 {
font-size:xx-large;
}

h2 {
font-size:x-large;
}

h3 {
font-size:large;
}

h4 {
font-size:medium;
}

h5 {
font-size:small;
}

h6 {
font-size:x-small;
}