/*
  Clinical GI Associates - archive override
  Goal: match snapshot feel (slightly larger, clearer typography) while keeping original layout.
*/

html{font-size:16px;}
body{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; line-height:20px;}

/* Bump common text classes used by this template */
.body1{font-size:13px; line-height:20px;}
.body2{font-size:13px; line-height:20px;}
.footer1{font-size:11px; line-height:18px;}

.title1,.titleWHITE{font-size:14px; line-height:20px;}

/* Make default table text readable */
table,td,th{font-size:13px;}

/* Links a bit clearer */
a{color:#2b4b5a;}
a:hover{text-decoration:underline;}
