﻿/* BASIC */
body, p, div, span,td  {
 font-size:13px;
 line-height:14px;
}
a {
 font-size:13px;
}
/* COLUMN 1 */
.col1, .col1.div, .col1.span, td.col1 {
 font-size:13px;
 line-height:15px;
}
.col1 .small {
 font-size:10px;
 line-height:11px;
}
td.col1 h2 { 
 line-height:15px;
 font-size:15px;
}
/* COLUMN 2 */
td.col2 h2, div.col2 h2 {
 line-height:15px;
 font-size:12px;
}
td.col2 div.headline {
 font-size:12px;
 line-height:14px;
}
td.col2 div.text{
 font-size:12px;
 line-height:15px;
}
td.col2 a {
 font-size:12px;
}
/* LEFT NAVIGATION */
td.navL3 a {
 line-height:18px;
 font-size:12px;
}
/*** SNIPPETS ***/
td.snippets h2, td.snippets h3 {
 font-size:13px;
 line-height:14px;
}
.snippets, .snippets .bold,.snippets div, .snippets .text, .snippets .headline, .snippets a,.snippets a.imgLink  {
    font-size:12px;
}
.snippets a.printLink {
    font-size:13px;
    font-weight:bold;
}
