body {font-size:12px;background-repeat:repeat;;}
table {font-size:12px;}

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

/*Style for navi*/
.nav {font-size:12px;color: deeppink; 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: deeppink; font-weight: bold;}

/*Creates a rollover effect in IE for ordinary HREF links*/
A:hover {color: #B4D4EA;text-decoration: underline;}
A.no_ul {color:deeppink;text-decoration:none;}
A.no_ul:hover {color:#B4D4EA;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;}

