
body {background-image: url(./images/page-bg.jpg); background-repeat: repeat-x; background-position:top; margin-top: 15px; margin-left: 0px}

A:Link, A:Visited, A:Active  { text-decoration : underline; font-weight : normal; color :  black; font-family : Arial, Helvetica, sans-serif; font-size : 12px;}
A:Hover  { text-decoration : none; font-weight : normal; color : black; font-family : Arial, Helvetica, sans-serif; font-size : 12px;}


A.nav:Link, A.nav:Visited, A.nav:Active  { text-decoration : none; font-weight : bold; color : #173971; font-family : Arial, Helvetica, sans-serif; font-size : 10px;}
A.nav:Hover  { text-decoration : none; font-weight : bold; color : black; font-family : Arial, Helvetica, sans-serif; font-size : 10px;}


P, TD  {font-family : Arial, Helvetica, sans-serif; font-weight : normal; color : black; font-size : 14px;}

.page-title  {font-family : Arial, Helvetica, sans-serif; font-weight : bold; color : #0071BD; font-size : 20px;}

.sub-header  {font-family : Arial, Helvetica, sans-serif; font-weight : bold; color : #0071BD; font-size : 14px;}
