/* CSS Document */
.title {
font-size: 24px;
font-weight:bold;
}

body, td, th {
color:##003466;
font-family:"Courier New", Courier, mono;
font-size:14px;

}