body {font-size:14px;background-repeat:no-repeat;background-position:center;background-image:url("img/webBackgroundF.jpg?9");}
table {font-size:14px;}

/*Button*/
.TitlePosi {position:relative; top: -28px; font-size:14px;color: khaki; font-weight: bold;}

/*Style for navi*/
.nav {font-size:14px;color: khaki; text-decoration: none;}

/*Style for subhead*/
.subhead {text-decoration: none; font-weight: bold;}

h1, h2, h3, h4, h5, h6 {line-height:120%; margin:20px;}

/*For ordinary HREF links*/
A { color: khaki; font-weight: bold;}

/*Creates a rollover effect in IE for ordinary HREF links*/
A:hover {color: #878CB9;text-decoration: underline;}
A.no_ul {color:khaki;text-decoration:none;}
A.no_ul:hover {color:#878CB9;text-decoration:none;}

/*Style for text*/
.small {font-size: 10px;}
.normal {font-size: 12px;}
.large {font-size: 14px;}
.headline {font-size: 14px; font-weight: bold;}
