/* CSS Document */
.header {color:#193e75;
line-height: 30pt;
font-size:20px;
font-weight: bold;
}
.section {color:#193e75;
font-size:20px;
font-weight: bold;
font-style:italic;
}

.bodytext {font-size:12px;
font-family:"Times New Roman", Times, serif;
padding-right: 20px;
}

.links { font-size:14px
}

/*.p_small {
font-size:12px;
font-family:"Times New Roman", Times, serif;
line-height: .3 em;
}*/


.headerlarge{
font-size:16px;
font-weight:bold; 
}

a:link {color: #c98e03; text-decoration: none; }
a:active {color: #bc492d; text-decoration: none; }
a:visited {color: #8b9400; text-decoration: none; }
a:hover {color: #bc492d; text-decoration: none; }
