body {font-size:12px;background-repeat:repeat;;}
table {font-size:12px;}

/*Button*/
.TitlePosi {position:relative; top: -28px; font-size:12px;color: navy; font-weight: bold;}

/*Style for navi*/
.nav {font-size:12px;color: navy; 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: navy; font-weight: bold;}

/*Creates a rollover effect in IE for ordinary HREF links*/
A:hover {color: #B788F7;text-decoration: underline;}
A.no_ul {color:navy;text-decoration:none;}
A.no_ul:hover {color:#B788F7;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;}
