/* Main style */
body { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 13px; }
td { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 13px; }
th { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 13px; }

img { border-style: none; }

a:link { color: #0000FF; text-decoration: none }
a:active { color: #000099; text-decoration: none }
a:visited { color: #000099; text-decoration: none }
a:hover { color: #000099; text-decoration: underline }

/* Index Pages style */
.index_link { color: #0000FF; font-style: italic; }
.google_ads { font-size: 10px }
.article_index_title { font-size: 16px; font-style: italic; font-weight: bold; }

/* Article styles */
.article_title { font-size: 18px; font-weight: bold; }
.article_title_link { color: #0000FF; font-weight: bold; }
.caption { font-size: 10px; font-weight: bold; }

/* Bodyfat Calculator Styles */
.calc_table {border: solid; border-width: 1px; border-color: #000000; background-color: #EEEEEE;}
.calc_results {border: none; background-color: #EEEEEE; text-align: center; font-size: 18px; font-weight: bold;}