p, td, th, li, h5 {
font-family : Arial, Helvetica, sans-serif;
font-size : 15px;
}
.b {
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
}
.red {
color : Red;
}
.sm-red {
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
color : Red;
font-weight : bold;
}
.head {
color : White;
background-color : Black;
/* Used to be #808000 */
font-weight : bold;
}
.title {
font-family : Arial, Helvetica, sans-serif;
color : Navy;
font-size : 32px;
}
.tm {
	vertical-align : super;
	font-size : 8px;
}

