body {
    color: rgb(81, 81, 81);
    font: Helvetica,Arial,sans-serif;
}

td, p {
    font-size: 1.05em;
}

a, a:visited {
    color: rgb(0, 139, 187);
    text-decoration: none;
	font: 1.05em;
}


.jvheader {
    font-size: 1.38em;
    line-height: 1;
    font-weight: bold;
    color: rgb(114, 155, 0);
}

td.jvcategory {
	text-transform:capitalize;
    font-size: 1.38em;
    line-height: 1;
    font-weight: bold;
    color: rgb(114, 155, 0);
}

tr.jvcontentrow td {
    font: 1.05em;
    margin-bottom: 1.5em;
}


