.noprnt {
display: none;
}

/* NAVIGATION TABS */

img.bar {
display: none;
}

img.noprnt {
display: none;
}

/* TABLE FORMAT FOR ENTIRE PAGE */

table.page {
border: 0px none;
padding: 0px;
border-spacing: 0px;
vertical-align: top;
width: 100%
}

td.sidebar {
display: none;
}

/* REGULAR LINKS */

a:link {
text-decoration: none;
color: #003366;
background-color: transparent;
}

a:visited {
text-decoration: none;
color: #003366;
background-color: transparent;
}

a:focus, a:hover, a:active {
color: #003366;
background-color: transparent;
text-decoration: underline;
}

td.noprnt {
display: none;
}

/* PARAGRAPH STYLES */

p.intro:first-letter {
font-size: 300%;
color: #E46b1A;
float: left;
font-weight:bold;
}

p.intro {
font-size: 120%;
}

p {
background-color: transparent;
font-size: 110%;
}

p.tag {
margin:0px;
position:absolute;
left:330px;
top:120px;
font-style: italic;
font-weight: bold;
}

p.small {
display: none;
}

table.stats {
border: 0px;
text-align: center;
font-family: arial, sans-serif;
}
